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 "module_name": "Rickenbacker",
29 "source_files": "Sources/CatHome/*.swift",
32 "Sources/CatHome/*.{xcassets,lproj}"
38 "source_files": "Sources/BeeBox/*.swift",
50 "source_files": "Sources/Adapter/*.swift",
52 "Rickenbacker/CatHome": [
65 "source_files": "Sources/CTMediator/*.{h,swift}",
66 "prefix_header_contents": "#import \"Rickenbacker-Bridging-Header.h\"",
74 "name": "HBDNavigationBar",
75 "source_files": "Sources/HBDNavigationBar/*.swift",
84 "source_files": "Sources/MJRefresh/*.swift",
86 "Rickenbacker/Adapter": [
93 "pod_target_xcconfig": {
94 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "Rickenbacker_VMScrollViewController_MJRefresh",
95 "GCC_PREPROCESSOR_DEFINITIONS": "Rickenbacker_VMScrollViewController_MJRefresh=1"
99 "name": "DZNEmptyDataSet",
100 "source_files": "Sources/DZNEmptyDataSet/*.swift",
102 "Rickenbacker/Adapter": [
109 "pod_target_xcconfig": {
110 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "Rickenbacker_VMScrollViewController_DZNEmptyDataSet",
111 "GCC_PREPROCESSOR_DEFINITIONS": "Rickenbacker_VMScrollViewController_DZNEmptyDataSet=1"
115 "swift_version": "5.0"