[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / d / 0 / 5 / CustomUIKitItems / 1.0.0 / CustomUIKitItems.podspec.json
blobe8bf27438787b48bcba8c280673add3212eee3f6
2   "name": "CustomUIKitItems",
3   "version": "1.0.0",
4   "summary": "Design easier and faster with more utilities for UIKit Items",
5   "description": "This library will allow you to modify in real time the different UIKit items with their new functionalities (gradients, rounded edges, shadows...) from the inspectors, as well as from the code itself.",
6   "homepage": "https://github.com/Gonzalo-MR8/CustomUIKitItems",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GonzaloMR": "pausekstudios@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Gonzalo-MR8/CustomUIKitItems.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": "5.8",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/**/*",
23   "ios": {
24     "frameworks": [
25       "UIKit"
26     ]
27   },
28   "swift_version": "5.8"