[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / f / 7 / 6 / ZHUIMaker / 0.1.2 / ZHUIMaker.podspec.json
blobd98124e066e1f4a86c0e254f0227bc30de2e757b
2   "name": "ZHUIMaker",
3   "version": "0.1.2",
4   "summary": "A framework to declare UI element more efficiently.",
5   "description": "ZHUIMaker is a framework to declare UI element more efficiently with chain sytax grammar.",
6   "homepage": "https://github.com/zackaryhuang/ZHUIMaker.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zackary Huang": "huangchao0623@126.com"
13   },
14   "source": {
15     "git": "https://github.com/zackaryhuang/ZHUIMaker.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZHUIMaker/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }