blob: 7a96345fcab614817bc050079685c710aee72f27 [file] [log] [blame]
{
"name": "FCHttpRequest",
"version": "1.0.0",
"summary": "APP访问api的总底层类!1.x.x为辅城专用",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/kuaibg/FCHttpRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"64912907": "wumails@qq.com"
},
"source": {
"git": "https://gitee.com/kuaibg/FCHttpRequest.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FCHttpRequest/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"FCPackage": [
]
}
}