blob: 7d1362f75a9d422dba4e27c6dfc9a3b76e690882 [file] [log] [blame]
{
"name": "IJHealthPods",
"version": "0.1.0",
"summary": "艾嘉就医项目整合",
"description": "医护版本和公众版本的代码整合",
"homepage": "https://github.com/hachi1028/IJHealthPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huaweiming": "2605123255@qq.com"
},
"source": {
"git": "https://github.com/hachi1028/IJHealthPods.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "IJHealthPods/IJHealthPods/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
]
}
}