blob: 4957fc3123b533cbc04e5dbe78b6500a760b864b [file] [log] [blame]
{
"name": "FCHttpRequest",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FCHttpRequest/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"FCPackage": [
]
}
}