[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 5 / 3 / SHttpTool / 0.1.1 / SHttpTool.podspec.json
blobeca5a804c83db613000287cc9339668d65699675
2   "name": "SHttpTool",
3   "version": "0.1.1",
4   "summary": "http tool",
5   "description": "http tool,extend from afn",
6   "homepage": "https://github.com/Ystarz/SHttpTool.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sss": "sujianfu199@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Ystarz/SHttpTool.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.3",
20     "osx": "10.10"
21   },
22   "source_files": "SHttpTool/Classes/**/*.{h,m}",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "SDataTools": [
29     ]
30   }