blob: 0ccead9eb4c3a12b5d3e6e5aaf9f616b109780ea [file] [log] [blame]
{
"name": "ADVDeviceBelt",
"version": "1.1.0",
"summary": "Advanpro SDK 呼吸带模块.",
"description": "Advanpro SDK 呼吸带模块.\n负责呼吸带、腰带、内裤的数据通讯.",
"homepage": "https://git.unifitapp.com/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.1.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.0.2"
]
},
"libraries": "stdc++"
}