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