4 "summary": "Pod Create Use",
5 "description": "简单测试 CocoaPods use, Success",
6 "homepage": "http://www.gensee.com",
9 "text": " Copyright PPAbner 2016-2021\n"
12 "net263": "mobile-gensee@net263.com"
17 "default_subspecs": "PodTest",
19 "git": "https://gitee.com/fuweichen/pod-test.git",
22 "pod_target_xcconfig": {
23 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
25 "user_target_xcconfig": {
26 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
32 "source_files": "PodTest/*.{h,m}",
33 "public_header_files": "PodTest/GSPodTest.h"
37 "source_files": "pod11/*.{h,m}"
41 "source_files": "PodTest/pod1/*.{h,m}",
42 "public_header_files": "PodTest/pod1/*.h",
46 "source_files": "PodTest/pod1/pod2/*.{h,m}",
47 "private_header_files": "PodTest/pod1/pod2/*.h"