blob: bb1267ee511b15dc4c727b5b1b6131ef9e62b688 [file] [log] [blame]
{
"name": "FCService",
"version": "0.0.26",
"summary": "FCService",
"description": "蜂巢服务组件",
"homepage": "https://gitee.com/FCComp/FCService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/FCComp/FCService.git",
"tag": "0.0.26"
},
"source_files": "FCService/ToolsI002.framework/Headers/*.h",
"resources": "FCService/*.bundle",
"vendored_frameworks": "FCService/*.framework",
"frameworks": "CoreGraphics",
"libraries": "sqlite3",
"dependencies": {
"FCBaseKit": [
],
"SVProgressHUD": [
],
"Toast": [
],
"YYModel": [
],
"AMap3DMap": [
],
"AMapLocation": [
],
"AMapSearch": [
]
}
}