blob: 591ca6c252fc8671f403bb3a433484f963f73ad3 [file] [log] [blame]
{
"name": "FCService",
"version": "0.0.40",
"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.40"
},
"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": [
],
"FCQRScan": [
],
"FCMobStat": [
]
}
}