blob: 995a15170e66e1c4e265f0320dd577150067ebf7 [file] [log] [blame]
{
"name": "JsonModelHttp",
"version": "0.0.7",
"summary": "整合简化Http+Json的网络调用",
"homepage": "https://github.com/wochen85/JsonModelHttp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CHAT": "312163862@qq.com"
},
"source": {
"git": "https://github.com/wochen85/JsonModelHttp.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"YYModel": [
]
},
"source_files": "JsonModelHttp/JsonModelHttp/*.{h,m}"
}