[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / 2 / 1 / 7 / UIToolBox / 1.0.1 / UIToolBox.podspec.json
blobd342bb1579b7102ba8a8d92f67287cd828d55314
2   "name": "UIToolBox",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "UIToolBox/Classes/**/*"