[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 9 / HLTool / 1.0.0 / HLTool.podspec.json
bloba13049012fbf1bbfffca99007ebe108257537875
2   "name": "HLTool",
3   "version": "1.0.0",
4   "summary": "iOS开发工具类集合",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/huangchangweng/HLTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huangchangweng": "599139419@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/huangchangweng/HLTool.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HLTool/Classes/**/*",
22   "resources": "HLTool/Assets/*.{png,xib,nib,bundle}",
23   "dependencies": {
24     "Toast": [
25       "~> 4.0.0"
26     ],
27     "SPAlertController": [
28       "~> 4.0.0"
29     ],
30     "MBProgressHUD": [
31       "~> 1.2.0"
32     ],
33     "HXPhotoPicker": [
34       "~> 3.2.1"
35     ],
36     "HXPhotoPicker/SDWebImage_AF": [
37       "~> 3.2.1"
38     ],
39     "YBPopupMenu": [
40       "~> 1.1.9"
41     ],
42     "DZNEmptyDataSet": [
43       "~> 1.8.1"
44     ],
45     "MJRefresh": [
46       "~> 3.7.5"
47     ],
48     "YYCache": [
49       "~> 1.0.4"
50     ],
51     "JHUD": [
52       "~> 0.3.0"
53     ],
54     "AFNetworking": [
55       "~> 4.0.1"
56     ]
57   }