[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / 5 / HIHttpTool / 0.1.2 / HIHttpTool.podspec.json
blob20db2755d5cafca46c0cd8a7aedb0a2f23d883bd
2   "name": "HIHttpTool",
3   "version": "0.1.2",
4   "summary": "A short description of HIHttpTool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hellohufan/HIHttpTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hellohufan": "hellohufan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hellohufan/HIHttpTool.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HIHttpTool/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.1"
25     ]
26   }