blob: 6c3c353349ac779fe69d7468657c3322eda6d2b8 [file] [log] [blame]
{
"name": "ADVDeviceInsole",
"version": "1.0.1",
"summary": "Advanpro SDK 鞋垫模块.",
"description": "Advanpro SDK 鞋垫模块.\n负责鞋垫的数据通讯.\n1.0.1更新:修复原始步态数据时间偏移量不对的问题.",
"homepage": "https://git.unifitapp.com/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.0.1/ADVDeviceInsole.framework.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ADVDeviceInsole.framework/**/*.{h,m}",
"public_header_files": "ADVDeviceInsole.framework/Headers/*.h",
"resources": "ADVDeviceInsole.bundle",
"vendored_frameworks": "ADVDeviceInsole.framework",
"dependencies": {
"ADVSdk": [
"~> 1.0.0"
]
}
}