[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 1 / 7 / UIToolBox / 1.0.2 / UIToolBox.podspec.json
blobc3df7ca0a5a28375d3349354e984a37154397027
2   "name": "UIToolBox",
3   "version": "1.0.2",
4   "summary": "The missing UIKit Toolbox. Easy to use extensions for UI, Layout and Animation.",
5   "description": "UIToolBox is a set of tools, extensions, and classes for developing UI for iOS in Swift. Many of the extensions are Missing Features and easy to use helpers for creating readable code. UIToolBox breaks down into three major parts: AutoLayout Extensions, Foundation Extensions, UI Extensions.",
6   "homepage": "https://github.com/buba447/UIToolBox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "buba447": "buba447@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/buba447/UIToolBox.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "UIToolBox/Classes/**/*"