blob: 41eb0194d4a56e94df04c634c4dfbfb161ecf3eb [file] [log] [blame]
{
"name": "FCService",
"version": "0.0.6",
"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.6"
},
"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": [
]
}
}