blob: e9cecaa8f282dc0b0cd2fe557c276082fcd16728 [file] [log] [blame]
{
"name": "FCMobStat",
"version": "2.0.1",
"summary": "FCMobStat sdk",
"description": "sobey fc统计组件",
"homepage": "https://gitee.com/FCComp/FCMobStat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/FCComp/FCMobStat.git",
"tag": "2.0.1"
},
"source_files": "FCMobStat/FCMobStat.framework/Headers/*.h",
"vendored_frameworks": "FCMobStat/*.framework",
"dependencies": {
"AFNetworking": [
],
"FMDB": [
],
"AMapLocation": [
],
"SAMKeychain": [
]
}
}