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": [
50 "LZUIKit/Button+RxSwift": [
53 "LZUIKit/ControllerItem+RxSwift": [
56 "LZUIKit/LoadingView+RxSwift": [
59 "LZUIKit/OptionTextField+RxSwift": [
62 "LZUIKit/ViewController+RxSwift": [
65 "LZUIKit/TabBarController+RxSwift": [
72 "source_files": "Sources/LZUIKit/Button/**/*.{swift}"
75 "name": "Button+RxSwift",
76 "source_files": "Sources/LZUIKit/Button+RxSwift/**/*.{swift}",
90 "name": "ControllerItem",
91 "source_files": "Sources/LZUIKit/ControllerItem/**/*.{swift}"
94 "name": "ControllerItem+RxSwift",
95 "source_files": "Sources/LZUIKit/ControllerItem+RxSwift/**/*.{swift}",
97 "LZUIKit/ControllerItem": [
109 "name": "LoadingView",
110 "source_files": "Sources/LZUIKit/LoadingView/**/*.{swift}"
113 "name": "LoadingView+RxSwift",
114 "source_files": "Sources/LZUIKit/LoadingView+RxSwift/**/*.{swift}",
116 "LZUIKit/LoadingView": [
128 "name": "OptionTextField",
129 "source_files": "Sources/LZUIKit/OptionTextField/**/*.{swift}"
132 "name": "OptionTextField+RxSwift",
133 "source_files": "Sources/LZUIKit/OptionTextField+RxSwift/**/*.{swift}",
135 "LZUIKit/OptionTextField": [
147 "name": "TableViewEmptyMessage",
148 "source_files": "Sources/LZUIKit/TableViewEmptyMessage/**/*.{swift}"
152 "source_files": "Sources/LZUIKit/View/**/*.{swift}"
155 "name": "ViewController+RxSwift",
156 "source_files": "Sources/LZUIKit/ViewController+RxSwift/**/*.{swift}",
167 "name": "TabBarController+RxSwift",
168 "source_files": "Sources/LZUIKit/TabBarController+RxSwift/**/*.{swift}",
179 "swift_version": "5.0.0"