blob: e2a53097159593f0deb03d893dc04cdbb91a60d4 [file] [log] [blame]
{
"name": "VVBleManager",
"version": "1.2.0",
"summary": "vivachek ble device tools",
"homepage": "https://github.com/Steve-001/VVBleManager.git",
"source": {
"git": "https://github.com/Steve-001/VVBleManager.git",
"tag": "1.2.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hank": "x163one@163.com"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "VVBleManager.framework",
"frameworks": [
"CoreBluetooth",
"Foundation"
],
"requires_arc": true
}