blob: 6c90a13fb34330db6fc12e5899a61d013608c152 [file] [log] [blame]
{
"name": "CmdBluetooth",
"version": "0.0.2",
"summary": "for bluetooth4.0.",
"description": "Use on iOS, For bluetooth4.0",
"homepage": "https://github.com/ZeroFengLee",
"license": "MIT",
"authors": {
"Zero": "caivenlf@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZeroFengLee/CmdBluetooth.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"CmdBluetooth/**/*"
],
"requires_arc": true
}