blob: db74241610d5e4b1d0b1b64953ae972838721539 [file] [log] [blame]
{
"name": "FCHBAppointment",
"version": "1.0.4",
"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.4"
},
"source_files": "FCHBAppointment/FCHBAppointment.framework/Headers/*.h",
"resources": "FCHBAppointment/*.bundle",
"vendored_frameworks": "FCHBAppointment/*.framework",
"dependencies": {
"FCBaseKit": [
]
}
}