2 "name": "MCDoraemonKit",
4 "summary": "iOS各式各样的工具集合",
5 "description": "iOS各式各样的工具集合 Desc",
6 "homepage": "https://github.com/BinaryParadise/DoraemonKit",
12 "yixiang": "javer_yi@163.com"
15 "git": "https://github.com/BinaryParadise/DoraemonKit",
21 "default_subspecs": "Core",
23 "BSBacktraceLogger": [
34 "source_files": "iOS/DoraemonKit/Src/Core/**/*{.h,.m,.c,.mm}",
36 "DoraemonKit": "iOS/DoraemonKit/Resource/**/*"
46 "source_files": "iOS/DoraemonKit/Src/Logger/**/*{.h,.m}",
47 "pod_target_xcconfig": {
48 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) DoraemonWithLogger"
51 "MCDoraemonKit/Core": [
61 "source_files": "iOS/DoraemonKit/Src/GPS/**/*{.h,.m}",
62 "pod_target_xcconfig": {
63 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) DoraemonWithGPS"
66 "MCDoraemonKit/Core": [
73 "source_files": "iOS/DoraemonKit/Src/MethodUseTime/**/*{.h,.m}",
74 "pod_target_xcconfig": {
75 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) DoraemonWithLoad"
78 "MCDoraemonKit/Core": [
82 "vendored_frameworks": "iOS/DoraemonKit/Framework/*.framework"
85 "name": "WithDatabase",
86 "source_files": "iOS/DoraemonKit/Src/Database/**/*{.h,.m}",
87 "pod_target_xcconfig": {
88 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) DoraemonWithDatabase"
91 "MCDoraemonKit/Core": [
100 "name": "WithMLeaksFinder",
101 "source_files": "iOS/DoraemonKit/Src/MLeaksFinder/**/*{.h,.m}",
102 "pod_target_xcconfig": {
103 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) DoraemonWithMLeaksFinder"
106 "MCDoraemonKit/Core": [
109 "FBRetainCycleDetector": [