blob: 707648c4fa8fb3e4f5120144744071ddbc720e0e [file] [log] [blame]
{
"name": "LEBluetooth",
"version": "0.1.0",
"summary": "对BabyBluetooth的进一步封装",
"homepage": "https://github.com/LarryEmerson/LEBluetooth",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LarryEmerson": "larryemerson@163.com"
},
"source": {
"git": "https://github.com/LarryEmerson/LEBluetooth.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LEBluetooth/Classes/**/*",
"dependencies": {
"BabyBluetooth": [
]
}
}