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