blob: ee37da6843a5f297ca508875b2d8fc072b0a4b44 [file] [log] [blame]
{
"name": "CHNetWork",
"version": "0.0.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CHNetWork/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"FMDB": [
],
"MJExtension": [
]
}
}