blob: 9f48fb5330df92f5c9ec66f3d107a12050c2c13c [file] [log] [blame]
{
"name": "ADVDeviceBelt",
"version": "1.1.1",
"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.1/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.3"
]
},
"libraries": "stdc++"
}