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