[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / 5 / UIBuilder / 0.2.0 / UIBuilder.podspec.json
bloba586e38a6b37fc3f088fc71f89988554312c35b9
2   "name": "UIBuilder",
3   "version": "0.2.0",
4   "summary": "An iOS swift library intended to assist with programatically building complicated UI elements.",
5   "homepage": "https://github.com/e2technologies/UIBuilder-swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Eric Chapman": "eric.chappy@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/e2technologies/UIBuilder-swift.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "UIBuilder/Classes/**/*"