4 "summary": "Network Api Library.",
5 "homepage": "https://github.com/yangKJ/RxNetworks",
6 "description": "https://github.com/yangKJ/RxNetworks/blob/master/README.md",
12 "yangkejun": "yangkj310@gmail.com"
15 "git": "https://github.com/yangKJ/RxNetworks.git",
18 "social_media_url": "https://juejin.cn/user/1987535102554472/posts",
23 "swift_versions": "5.0",
25 "static_framework": true,
26 "cocoapods_version": ">= 1.4.0",
27 "pod_target_xcconfig": {
28 "SWIFT_WHOLE_MODULE_OPTIMIZATION": "YES",
29 "OTHER_SWIFT_FLAGS[config=Debug]": "-D DEBUG"
32 "source_files": "Booming.h"
37 "source_files": "Booming/*.swift",
43 "frameworks": "Foundation"
50 "source_files": "Plugins/Features/*.swift",
56 "pod_target_xcconfig": {
57 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "BOOMING_PLUGINGS_FEATURES",
58 "GCC_PREPROCESSOR_DEFINITIONS": "BOOMING_PLUGINGS_FEATURES=1"
64 "source_files": "Plugins/Views/*.swift",
65 "pod_target_xcconfig": {
66 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "BOOMING_PLUGINGS_VIEWS",
67 "GCC_PREPROCESSOR_DEFINITIONS": "BOOMING_PLUGINGS_VIEWS=1"
79 "source_files": "Plugins/Huds/*.swift",
95 "swift_version": "5.0"