[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / 1 / 7 / NSMaker / 0.1.0 / NSMaker.podspec.json
blob065561d784b79ddef0885f444714c2199b3bcd23
2   "name": "NSMaker",
3   "version": "0.1.0",
4   "summary": "链式创建UIKit相关对象",
5   "description": "ObjC 链式创建UIView及其子类",
6   "homepage": "https://github.com/Echo-BraveShine/NSMaker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Echo-BraveShine": "1239383708@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Echo-BraveShine/NSMaker.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NSMaker/NSMaker/NSMaker/**/*"