blob: 3bae5157dda0fcd003f16dbcb30c2b431815f6e1 [file] [log] [blame]
{
"name": "NqwlBluetooth",
"version": "0.1.0",
"summary": "NqwlBluetooth.",
"description": "TODO: NqwlBluetooth.是基于BabyBluetooth的二次封装。",
"homepage": "https://github.com/nqwl/NqwlBluetooth",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nqwl": "1273087648@qq.com"
},
"source": {
"git": "https://github.com/nqwl/NqwlBluetooth.git",
"tag": "0.1.0"
},
"social_media_url": "https://www.jianshu.com/u/9498c1b8ac2e",
"platforms": {
"ios": "8.0"
},
"source_files": "NqwlBluetooth/Classes/**/*",
"dependencies": {
"BabyBluetooth": [
]
}
}