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": false,
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",
36 "resources": "Sources/Boxs/Rickenbacker.bundle"
40 "source_files": "Sources/Rx/*.swift",
48 "Rickenbacker/Boxs": [
55 "source_files": "Sources/Adapter/*.swift",
64 "source_files": "Sources/Mediator/*.{h,mm,swift}",
69 "source_files": "Sources/MJRefresh/*.swift",
71 "Rickenbacker/Adapter": [
78 "pod_target_xcconfig": {
79 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "RICKENBACKER_MJREFRESH",
80 "GCC_PREPROCESSOR_DEFINITIONS": "RICKENBACKER_MJREFRESH=1"
84 "name": "DZNEmptyDataSet",
85 "source_files": "Sources/DZNEmptyDataSet/*.swift",
87 "Rickenbacker/Adapter": [
94 "pod_target_xcconfig": {
95 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "RICKENBACKER_DZNEMPTYDATASET",
96 "GCC_PREPROCESSOR_DEFINITIONS": "RICKENBACKER_DZNEMPTYDATASET=1"
100 "swift_version": "5.0"