blob: 0ca78cee5b51015303ee433d8c4586093f38d74b [file] [log] [blame]
{
"name": "BabyBluetooth",
"version": "0.5.0",
"summary": "bluetooth library on ios/osx",
"description": "he easiest way to use Bluetooth (BLE)in ios,even bady can use . 一个非常容易使用的蓝牙库.",
"homepage": "https://github.com/coolnameismy/BabyBluetooth",
"license": "MIT",
"authors": {
"liuyanwei": "coolnameismy@hotmail.com"
},
"source": {
"git": "https://github.com/coolnameismy/BabyBluetooth.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/objc/*.{h,m}"
]
}