4 "summary": "👌. RxSwift + Moya + HandyJSON + Plugins",
5 "homepage": "https://github.com/yangKJ/RxNetworks",
6 "description": "https://github.com/yangKJ/RxNetworks/blob/master/README.md",
12 "yangkejun": "ykj310@126.com"
15 "git": "https://github.com/yangKJ/RxNetworks.git",
18 "social_media_url": "https://juejin.cn/user/1987535102554472/posts",
22 "swift_versions": "5.0",
24 "static_framework": true,
27 "name": "MoyaNetwork",
28 "source_files": "Sources/MoyaNetwork/*.swift",
40 "source_files": "Sources/HandyJSON/*.swift",
51 "name": "MoyaPlugins",
55 "source_files": "Sources/MoyaPlugins/Indicator/*.swift",
57 "RxNetworks/MoyaNetwork": [
61 "pod_target_xcconfig": {
62 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "RxNetworks_MoyaPlugins_Indicator",
63 "GCC_PREPROCESSOR_DEFINITIONS": "RxNetworks_MoyaPlugins_Indicator=1"
68 "source_files": "Sources/MoyaPlugins/Loading/*.swift",
70 "RxNetworks/MoyaNetwork": [
80 "source_files": "Sources/MoyaPlugins/Warning/*.swift",
82 "RxNetworks/MoyaNetwork": [
92 "source_files": "Sources/MoyaPlugins/Cache/*.swift",
94 "RxNetworks/MoyaNetwork": [
105 "swift_version": "5.0"