4 "summary": "Small example to test code sharing.",
5 "description": "Small example to test code sharing via cocoapods.",
6 "homepage": "https://github.com/nersonSwift/RelizKit",
9 "Angel-senpai": "daniil.murygin68@gmail.com",
10 "nersonSwift": "aleksandrsenin@icloud.com"
13 "git": "https://github.com/nersonSwift/RelizKit.git",
16 "exclude_files": "RelizKit/**/*.plist",
17 "swift_versions": "5.3",
22 "default_subspecs": "Core",
26 "source_files": "RelizKit/Core/**/*",
31 "RelizKit/RZStoreKit": [
39 "RelizKit/RZViewBuilder": [
42 "RelizKit/RZScreensKit": [
48 "name": "RZViewBuilder",
49 "source_files": "RelizKit/RZUIKit/RZViewBuilder/**/*",
51 "RelizKit/RZDarkModeKit": [
60 "name": "RZScreensKit",
61 "source_files": "RelizKit/RZUIKit/RZScreensKit/**/*"
64 "name": "RZDarkModeKit",
65 "source_files": "RelizKit/RZUIKit/RZDarkModeKit/**/*"
69 "source_files": "RelizKit/RZStoreKit/**/*",
77 "swift_version": "5.3"