[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 1 / 5 / UIBuilder / 0.2.5 / UIBuilder.podspec.json
blob8268fbb7a284aad3708010e75b5f67186f11c292
2   "name": "UIBuilder",
3   "version": "0.2.5",
4   "summary": "An iOS swift library intended to assist with programatically building complicated UI elements.",
5   "description": "Provides low level constraint based building blocks to ease development of programatically generated\nviews.  Also includes stacking views that aid in more complex view creation.",
6   "homepage": "https://github.com/e2technologies/UIBuilder-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eric Chapman": "chapman@e2tec.com"
13   },
14   "source": {
15     "git": "https://github.com/e2technologies/UIBuilder-swift.git",
16     "tag": "0.2.5"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "UIBuilder/Classes/**/*"