blob: c2c23c6b8baa80bf53be4530280924eeae800a76 [file] [log] [blame]
{
"name": "BLEProtoBuf",
"version": "0.2.1",
"summary": "Iwown BLE protocol for D2",
"license": "MIT",
"authors": {
"xuezou": "377949550@qq.com"
},
"homepage": "https://github.com/xuezou/BLEProtoBuf",
"source": {
"git": "https://github.com/xuezou/BLEProtoBuf.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "Foundation",
"vendored_frameworks": "BLEProtoBuf/BLEProtoBuf.framework",
"requires_arc": true,
"dependencies": {
"BLEDragonBoat": [
],
"Protobuf": [
]
}
}