[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 1 / 7 / NSMaker / 0.1.1 / NSMaker.podspec.json
blob04f4af68ea90fe19cd5aa24def9e0231cc773a09
2   "name": "NSMaker",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NSMaker/NSMaker/NSMaker/**/*",
22   "prefix_header_contents": "#import \"NSMaker.h\"",
23   "frameworks": "UIKit"