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