[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 8 / ComHttpTool / 0.0.1 / ComHttpTool.podspec.json
blobf420c27219b70fc19e321eb5e08f7dd74aa5d006
2   "name": "ComHttpTool",
3   "version": "0.0.1",
4   "summary": "ComHttpTool.",
5   "description": "AFNetworking4封装的网络工具",
6   "homepage": "https://github.com/Goooolden/ComHttpTool.git",
7   "license": "MIT",
8   "authors": {
9     "Goooolden": "chenhuan_1015@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Goooolden/ComHttpTool.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "ComHttpTool/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }