[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / e / 3 / CustomizableUIComponents / 0.0.1 / CustomizableUIComponents.podspec.json
blobc0e2dcae9167035888585c71da29628d48f4bd33
2   "name": "CustomizableUIComponents",
3   "version": "0.0.1",
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.1"
26   },
27   "source_files": [
28     "CustomizableUIComponents",
29     "CustomizableUIComponents/**/*.{h,m}"
30   ],
31   "exclude_files": "Classes/Exclude",
32   "swift_version": "5.0"