blob: d3ed44c1eba2062270caa06d76fb2141a4549103 [file] [log] [blame]
{
"name": "CHNetWork",
"version": "0.0.2",
"summary": "CHNetWork is a Networking.",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CHNetWork/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"FMDB": [
],
"MJExtension": [
]
}
}