2 "name": "Rickenbacker",
4 "summary": "MVVM + RxSwift Project Architecture.",
5 "homepage": "https://github.com/yangKJ/Rickenbacker",
6 "description": "https://github.com/yangKJ/Rickenbacker/blob/master/README.md",
12 "yangkejun": "ykj310@126.com"
15 "git": "https://github.com/yangKJ/Rickenbacker.git",
18 "social_media_url": "https://juejin.cn/user/1987535102554472/posts",
22 "swift_versions": "5.0",
24 "static_framework": true,
25 "pod_target_xcconfig": {
26 "SWIFT_VERSION": "5.0"
28 "module_name": "Rickenbacker",
30 "source_files": "Sources/Rickenbacker.h"
35 "source_files": "Sources/Boxs/*.swift",
38 "Sources/Boxs/*.{xcassets,lproj}"
44 "source_files": "Sources/RxTools/*.swift",
52 "Rickenbacker/Boxs": [
59 "source_files": "Sources/Adapter/*.swift",
61 "Rickenbacker/RxTools": [
68 "source_files": "Sources/Mediator/*.{h,mm,swift}",
73 "source_files": "Sources/MJRefresh/*.swift",
75 "Rickenbacker/Adapter": [
82 "pod_target_xcconfig": {
83 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "Rickenbacker_VMScrollViewController_MJRefresh",
84 "GCC_PREPROCESSOR_DEFINITIONS": "Rickenbacker_VMScrollViewController_MJRefresh=1"
88 "name": "DZNEmptyDataSet",
89 "source_files": "Sources/DZNEmptyDataSet/*.swift",
91 "Rickenbacker/Adapter": [
98 "pod_target_xcconfig": {
99 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "Rickenbacker_VMScrollViewController_DZNEmptyDataSet",
100 "GCC_PREPROCESSOR_DEFINITIONS": "Rickenbacker_VMScrollViewController_DZNEmptyDataSet=1"
104 "swift_version": "5.0"