blob: 87ea4e3642ffbe17b56bfadae262c1a1ad440161 [file] [log] [blame]
{
"name": "ADVDeviceBelt",
"version": "1.0.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://advanpro-ugc.oss-cn-shenzhen.aliyuncs.com/sdk/ios/ADVDeviceBelt/1.0.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.0"
]
},
"libraries": "stdc++"
}