[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 3 / a / HUMTool / 0.3.0 / HUMTool.podspec.json
blob70a8154bb84aab3b66ddb1824b4e8752e62c0257
2   "name": "HUMTool",
3   "version": "0.3.0",
4   "summary": "OC 拓展类 包括宏定义 字体颜色设置 常用工具、VC方法拓展等.",
5   "description": "HUMTool",
6   "homepage": "https://github.com/HUMiooo/HUMTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HUMioo": "humioozcs@163.com"
13   },
14   "source": {
15     "git": "https://github.com/HUMiooo/HUMTool.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HUMTool/Classes/**/*",
22   "dependencies": {
23     "MyLayout": [
25     ],
26     "QMUIKit/QMUIComponents": [
28     ],
29     "LSTPopView": [
31     ]
32   }