5 "description": "就是用来测试的demo,没有什么意思。",
6 "homepage": "https://github.com/zhangguozhong/ZSModule.git",
12 "zhangguozhong": "494316382@qq.com"
18 "git": "https://github.com/zhangguozhong/ZSModule.git",
21 "default_subspecs": "FrameWork",
26 "pod_target_xcconfig": {
27 "GCC_PREPROCESSOR_DEFINITIONS": "ENABLE_SOURCE=1"
29 "user_target_xcconfig": {
30 "GCC_PREPROCESSOR_DEFINITIONS": "ENABLE_SOURCE=1"
38 "source_files": "ZSModule/Classes/Home/Controller/*.{h,m}",
40 "ZSModule/Source/Module": [
49 "source_files": "ZSModule/Classes/Service/*.{h,m}"
53 "source_files": "ZSModule/Classes/Module/*.{h,m}",
54 "public_header_files": "ZSModule/Classes/Module/*.h"
61 "vendored_frameworks": "ZSModule/Pod/*.framework"
63 "pod_target_xcconfig": {
64 "GCC_PREPROCESSOR_DEFINITIONS": "ENABLE_FRAMEWORK=1"