blob: 2ca70b21df0c15bcf98c2c2e362cbe66ea76663f [file] [log] [blame]
{
"name": "JsonModelHttp",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"YYModel": [
]
},
"source_files": "JsonModelHttp/JsonModelHttp/*.{h,m}"
}