[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / 0 / HWClient / 1.7.0 / HWClient.podspec.json
blob4cddec53077da79d52d1785e0f75538189a1e745
2   "name": "HWClient",
3   "version": "1.7.0",
4   "summary": "HWClient is a high level request util based on AFNetworking. 3.0",
5   "homepage": "https://github.com/wowbby/HWClient",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "license": "MIT",
10   "authors": {
11     "wowbby": "zhengzx@haierubic.com.com"
12   },
13   "source": {
14     "git": "https://github.com/wowbby/HWClient.git",
15     "tag": "1.7.0"
16   },
17   "source_files": "HWClient/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.0"
22     ]
23   }