blob: 8f27ebed7807b31915c483a1e987b84289ed948c [file] [log] [blame]
{
"name": "ADVDevicePi",
"version": "1.2.0",
"summary": "Advanpro SDK SDP模块.",
"description": "Advanpro SDK 开发板(SDP)模块.\n负责开发板(SDP)的数据通讯\n更新说明:调整读取信息事件,协议层重构",
"homepage": "https://git.advanpro.cn/ios/ADVDevice-Pi",
"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/ADVDevicePi/1.2.0/ADVDevicePi.framework.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ADVDevicePi.framework/**/*.{h,m}",
"public_header_files": "ADVDevicePi.framework/Headers/*.h",
"vendored_frameworks": "ADVDevicePi.framework",
"dependencies": {
"ADVSdk": [
">= 1.2.0"
]
}
}