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": "pod11",
19 "git": "https://gitee.com/fuweichen/pod-test.git",
25 "PodTest/pod1/*.{h,m}"
27 "vendored_frameworks": "PodTest/frameworks/GPUImage.framework",
28 "public_header_files": [
29 "PodTest/GSPodTest.h",
36 "source_files": "pod11/*.{h,m}"
40 "source_files": "PodTest/pod1/*.{h,m}",
41 "public_header_files": "PodTest/pod1/*.h",
45 "source_files": "PodTest/pod1/pod2/*.{h,m}",
46 "private_header_files": "PodTest/pod1/pod2/*.h"