[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 7 / 6 / WHHttpTool / 0.1.0 / WHHttpTool.podspec.json
blobef1662229d29dc85c8e9c210b3c34f51997100ee
2   "name": "WHHttpTool",
3   "version": "0.1.0",
4   "summary": "net 工具",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/WHComponent/WYHTTPTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wang": "1339669469@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/WHComponent/WYHTTPTool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WHHttpTool/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.1"
25     ],
26     "SBJson": [
27       "~> 5.0.0"
28     ]
29   }