[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / 3 / CustomizableUIComponents / 0.0.2 / CustomizableUIComponents.podspec.json
blob88edb28693e0a7365579f9b1ccbcfce1b6bfbf43
2   "name": "CustomizableUIComponents",
3   "version": "0.0.2",
4   "summary": "This is a SwiftUI library that contains customizable UI components.",
5   "description": "Ready to use components that can be customized to fit your needs. the main advantage is that you can use them in your SwiftUI project without having to worry about re-inventing the UI wheel.",
6   "homepage": "https://github.com/pedrocrohare/CustomizableUIComponents",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "swift_versions": "5.0",
12   "dependencies": {
13     "lottie-ios": [
15     ]
16   },
17   "authors": {
18     "pedrocrohare": "pedro.crohare@icloud.com"
19   },
20   "platforms": {
21     "ios": "16.0"
22   },
23   "source": {
24     "git": "https://github.com/pedrocrohare/CustomizableUIComponents.git",
25     "tag": "0.0.2"
26   },
27   "source_files": [
28     "CustomizableUIComponents",
29     "CustomizableUIComponents/**/*.{h,m}"
30   ],
31   "exclude_files": "Classes/Exclude",
32   "swift_version": "5.0"