blob: 8f54e8d4a06010296c5aec0c23de1a2604331e49 [file] [log] [blame]
{
"name": "ADVDeviceBelt",
"version": "1.2.0",
"summary": "Advanpro SDK 呼吸带模块.",
"description": "Advanpro SDK 呼吸带模块.\n负责呼吸带、腰带、内裤的数据通讯.\n更新说明:接入多设备呼吸算法库、DFU固件升级、增加智能衣的支持",
"homepage": "https://git.advanpro.cn/ios/ADVDevice-Belt",
"license": {
"type": "Copyright",
"text": "Copyright © 2017 AdvanPro Limited. All Rights Reserved.\\n"
},
"authors": {
"Jack": "lijie@advanpro.hk"
},
"source": {
"http": "http://cdn.unifitapp.com/sdk/ios/ADVDeviceBelt/1.2.0/ADVDeviceBelt.framework.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ADVDeviceBelt.framework/**/*.{h,m}",
"public_header_files": "ADVDeviceBelt.framework/Headers/*.h",
"vendored_frameworks": "ADVDeviceBelt.framework",
"dependencies": {
"ADVSdk": [
">= 1.2.0"
],
"iOSDFULibrary": [
"~> 4.1.1"
]
},
"libraries": "stdc++",
"pushed_with_swift_version": "4.0"
}