blob: d1b293d45028960d655e8e564572887d9d72b31a [file] [log] [blame]
{
"name": "MPHealthConnectSDK",
"version": "1.6.4.6",
"summary": "MPHealthConnectSDK基于物联网技术融合各类智能硬件、厂家不同的接口,打造完整的个人健康数据中心",
"description": "我们是一家专注于健康管理的公司,使用中如有任何问题,可以联系开发者。",
"homepage": "http://www.miao.cn/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luozhiping@miao.cn": "luozhiping@miao.cn"
},
"source": {
"git": "https://opengit.miaomore.cn/plus-dev/MPHealthConnectSDK.git",
"tag": "1.6.4.6"
},
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"libraries": [
"c++",
"sqlite3",
"stdc++",
"z",
"z.1"
],
"xcconfig": {
"ENABLE_BITCODE": "NO"
},
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
},
"requires_arc": true,
"vendored_frameworks": "MPHealthConnectSDK/MiaoHealthConnect.framework",
"ios": {
"vendored_frameworks": "MPHealthConnectSDK/ReferenceSDK/*.framework"
},
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}