[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / 0 / HWClient / 2.1.0 / HWClient.podspec.json
blobc97cb0f02694c35eae9cdeb5cace044489a0654d
2   "name": "HWClient",
3   "version": "2.1.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": "2.1.0"
16   },
17   "source_files": "HWClient/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.0"
22     ],
23     "YYCache": [
24       "1.0.3"
25     ]
26   },
27   "libraries": "sqlite3"