4 "swift_versions": "5.0.0",
6 "description": "LZUIKit is an extension of UIKit.",
7 "homepage": "https://github.com/coollazy/LZUIKit.git",
10 "ven.wu": "ven.wu.github@gamil.com"
16 "git": "https://github.com/coollazy/LZUIKit.git",
19 "default_subspecs": "Core",
27 "LZUIKit/ControllerItem": [
30 "LZUIKit/LoadingView": [
33 "LZUIKit/OptionTextField": [
36 "LZUIKit/TableViewEmptyMessage": [
42 "LZUIKit/ZoomViewer": [
53 "LZUIKit/Button+RxSwift": [
56 "LZUIKit/ControllerItem+RxSwift": [
59 "LZUIKit/LoadingView+RxSwift": [
62 "LZUIKit/OptionTextField+RxSwift": [
65 "LZUIKit/TableViewEmptyMessage+RxSwift": [
68 "LZUIKit/ViewController+RxSwift": [
71 "LZUIKit/TabBarController+RxSwift": [
78 "source_files": "Sources/LZUIKit/Button/**/*.{swift}"
81 "name": "Button+RxSwift",
82 "source_files": "Sources/LZUIKit/Button+RxSwift/**/*.{swift}",
96 "name": "ControllerItem",
97 "source_files": "Sources/LZUIKit/ControllerItem/**/*.{swift}"
100 "name": "ControllerItem+RxSwift",
101 "source_files": "Sources/LZUIKit/ControllerItem+RxSwift/**/*.{swift}",
103 "LZUIKit/ControllerItem": [
115 "name": "LoadingView",
116 "source_files": "Sources/LZUIKit/LoadingView/**/*.{swift}"
119 "name": "LoadingView+RxSwift",
120 "source_files": "Sources/LZUIKit/LoadingView+RxSwift/**/*.{swift}",
122 "LZUIKit/LoadingView": [
134 "name": "OptionTextField",
135 "source_files": "Sources/LZUIKit/OptionTextField/**/*.{swift}"
138 "name": "OptionTextField+RxSwift",
139 "source_files": "Sources/LZUIKit/OptionTextField+RxSwift/**/*.{swift}",
141 "LZUIKit/OptionTextField": [
153 "name": "TableViewEmptyMessage",
154 "source_files": "Sources/LZUIKit/TableViewEmptyMessage/**/*.{swift}"
157 "name": "TableViewEmptyMessage+RxSwift",
158 "source_files": "Sources/LZUIKit/TableViewEmptyMessage+RxSwift/**/*.{swift}",
160 "LZUIKit/TableViewEmptyMessage": [
173 "source_files": "Sources/LZUIKit/View/**/*.{swift}"
176 "name": "ViewController+RxSwift",
177 "source_files": "Sources/LZUIKit/ViewController+RxSwift/**/*.{swift}",
188 "name": "TabBarController+RxSwift",
189 "source_files": "Sources/LZUIKit/TabBarController+RxSwift/**/*.{swift}",
200 "name": "ZoomViewer",
201 "source_files": "Sources/LZUIKit/ZoomViewer/**/*.{swift}"
204 "swift_version": "5.0.0"