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