blob: ac95979f17c8c2c1fecab404db48f2236b7eb789 [file] [log] [blame]
{
"name": "CHNetWork",
"version": "0.0.9",
"summary": "CHNetWork is a request util Base on AFNetworking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CattleToCoaxStudio/CHNetWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengyou.yang": "864390553@qq.com"
},
"source": {
"git": "https://github.com/CattleToCoaxStudio/CHNetWork.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CHNetWork/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"FMDB": [
],
"MJExtension": [
]
}
}