blob: de5b3705ad2cc984949a7bc3be7dc06503cbe4d3 [file] [log] [blame]
{
"name": "ADVDeviceInsole",
"version": "1.2.0",
"summary": "Advanpro SDK 鞋垫模块.",
"description": "Advanpro SDK 鞋垫模块.\n负责鞋垫的数据通讯.\n更新说明:修复鞋垫升级后固件版本不刷新,增加开/关采集原始数据",
"homepage": "https://git.advanpro.cn/ios/ADVDevice-Insole",
"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/ADVDeviceInsole/1.2.0/ADVDeviceInsole.framework.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ADVDeviceInsole.framework/**/*.{h,m}",
"public_header_files": "ADVDeviceInsole.framework/Headers/*.h",
"resources": "ADVDeviceInsole.framework/ADVDeviceInsole.bundle",
"vendored_frameworks": "ADVDeviceInsole.framework",
"dependencies": {
"ADVSdk": [
">= 1.2.0"
]
}
}