blob: 77fc1649dd37a68fc522682b7106867341d311e8 [file] [log] [blame]
{
"name": "HWClient",
"version": "1.8.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": "1.8.0"
},
"source_files": "HWClient/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"YYCache": [
"1.0.3"
]
},
"libraries": "sqlite3"
}