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