[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 7 / UIToolBox / 1.0.3 / UIToolBox.podspec.json
blobb2c6ca66e17f616b1715437e026a6ee8f52e87a3
2   "name": "UIToolBox",
3   "version": "1.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "UIToolBox/Classes/**/*"