[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 4 / 9 / a / IOComponents / 1.0.1 / IOComponents.podspec.json
blobf9a6bce75172a94d752771f00b1113d9937f0d4e
2   "name": "IOComponents",
3   "version": "1.0.1",
4   "summary": "Basic components for UIKit and extensions for constraining views programmatically.",
5   "description": "Components for UIKit with custom initializations to create views, labels and textfields programmatically.\n\nExtensions on UIViews to manage constraints and paddings by calling a single function.",
6   "homepage": "https://github.com/kaevinio/iocomponents",
7   "swift_versions": "5.0",
8   "license": "MIT",
9   "authors": {
10     "Kevin Waltz": "hello@kaevin.io"
11   },
12   "platforms": {
13     "ios": "14.0"
14   },
15   "source": {
16     "git": "https://github.com/kaevinio/iocomponents.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "iocomponents/**/*",
20   "frameworks": "UIKit",
21   "swift_version": "5.0"