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