blob: 3c453412977f2a16f7a0cb66ba5432d5073cbc4f [file] [log] [blame]
{
"name": "BabyBluetooth",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/objc/*.{h,m}"
]
}