[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / 5 / UIBuilder / 0.2.2 / UIBuilder.podspec.json
blobec73c82db12d96c4361ffb45de3cdbcd09eeec84
2   "name": "UIBuilder",
3   "version": "0.2.2",
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.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "UIBuilder/Classes/**/*"