blob: 55744b85903e5068775b304951400ebe94b0675f [file] [log] [blame]
{
"name": "FCMobStat",
"version": "1.0.6",
"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": "1.0.6"
},
"source_files": "FCMobStat/FCMobStat.framework/Headers/*.h",
"vendored_frameworks": "FCMobStat/*.framework",
"dependencies": {
"AFNetworking": [
],
"FMDB": [
]
}
}