4 "summary": "MCBase can provide Dto, log, utils ... capatities",
5 "homepage": "https://github.com/poholo/MCBase",
11 "littleplayer": "mailjiancheng@163.com"
13 "social_media_url": "https://weibo.com/lp927",
19 "git": "https://github.com/poholo/MCBase.git",
22 "default_subspecs": "All",
24 "VALID_ARCHS": "arm64 x86_64",
25 "USER_HEADER_SEARCH_PATHS": "${PROJECT_DIR}/Pods/**"
27 "pod_target_xcconfig": {
28 "VALID_ARCHS": "arm64 x86_64"
30 "frameworks": "Foundation",
34 "source_files": "SDK/Dto/*.{h,m,mm}",
35 "public_header_files": "SDK/Dto/*.h"
39 "source_files": "SDK/Log/*.{h,m,mm}",
40 "public_header_files": "SDK/Log/*.h"
44 "source_files": "SDK/Utils/*.{h,m,mm}",
45 "public_header_files": "SDK/Utils/*.h",