[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / 5 / HIHttpTool / 0.1.1 / HIHttpTool.podspec.json
blob5842be804bc368c57c0e79b6f7744b2864c38c7d
2   "name": "HIHttpTool",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HIHttpTool/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.1"
25     ]
26   }