blob: ac6995f42c7c0423f62d4a05605dcb4871518673 [file] [log] [blame]
{
"name": "FCHBAppointment",
"version": "1.0.1",
"summary": "FCHBAppointment",
"description": "FCHBAppointment 华贝健康咨询服务",
"homepage": "https://gitee.com/FCComp/FCHBAppointment",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/FCComp/FCHBAppointment.git",
"tag": "1.0.1"
},
"source_files": "FCHBAppointment/FCHBAppointment.framework/Headers/*.h",
"resources": "FCHBAppointment/*.bundle",
"vendored_frameworks": "FCHBAppointment/*.framework",
"dependencies": {
"FCBaseKit": [
]
}
}