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