| { | |
| "name": "BLEProtoBuf", | |
| "version": "0.2.5", | |
| "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.5" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "frameworks": "Foundation", | |
| "vendored_frameworks": "BLEProtoBuf/BLEProtoBuf.framework", | |
| "requires_arc": true, | |
| "dependencies": { | |
| "BLEDragonBoat": [ | |
| ], | |
| "Protobuf": [ | |
| ] | |
| } | |
| } |