blob: 78b19a4447c73abc9869ba5367aa3391ef01fa7c [file] [log] [blame]
{
"name": "ZMBLESDK",
"version": "0.0.1",
"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.1"
},
"source_files": "ZMBLESDK/ZMBLESDK.framework/Headers/*.{h}",
"vendored_frameworks": "ZMBLESDK/ZMBLESDK.framework",
"requires_arc": true,
"dependencies": {
"BabyBluetooth": [
]
}
}