blob: b9e7ea0f69fab80926cdc270758286f1c7e62678 [file] [log] [blame]
{
"name": "ZMBLESDK",
"version": "0.0.2",
"summary": "Bluetooth",
"homepage": "https://github.com/humoroutlaw/ZMBLESDK",
"license": {
"type": "MIT"
},
"authors": "humoroutlaw",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/humoroutlaw/ZMBLESDK.git",
"tag": "0.0.2"
},
"source_files": "ZMBLESDK/ZMBLESDK.framework/Headers/*.{h}",
"requires_arc": true,
"dependencies": {
"BabyBluetooth": [
]
}
}