blob: 3fc96abbc29d64812d2dd7446198ffc19f40c271 [file] [log] [blame]
{
"name": "bongSDK",
"version": "4.9.4",
"authors": "bong",
"summary": "bong iOS SDK",
"description": "bong iOS SDK 可以在无需学习蓝牙使用的情况下,帮助你快速整合 bong 手环. update: 2019.5.26: release use swift 5 (xcode 10.2.1)",
"homepage": "http://bong.cn/",
"license": "MIT",
"source": {
"http": "https://bongads.b0.upaiyun.com/bongSDK/bongSDK.framework-4.9.4.zip"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "bongSDK.framework"
},
"requires_arc": true,
"dependencies": {
"Realm": [
"3.15.0"
],
"RealmSwift": [
"3.15.0"
]
}
}