blob: c97cb0f02694c35eae9cdeb5cace044489a0654d [file] [log] [blame]
{
"name": "HWClient",
"version": "2.1.0",
"summary": "HWClient is a high level request util based on AFNetworking. 3.0",
"homepage": "https://github.com/wowbby/HWClient",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"authors": {
"wowbby": "zhengzx@haierubic.com.com"
},
"source": {
"git": "https://github.com/wowbby/HWClient.git",
"tag": "2.1.0"
},
"source_files": "HWClient/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"YYCache": [
"1.0.3"
]
},
"libraries": "sqlite3"
}