We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
##1 手动安装 step1:将项目Classes/objc 文件夹中的文件直接拖入你的项目中即可 step2:导入.h文件
#import "BabyBluetooth.h"
##2 cocoapods step1:add the following line to your Podfile:
pod 'BabyBluetooth','~> 0.6.0'
step2:导入.h文件