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",
29 "public_header_files": [
32 "vendored_frameworks": [
33 "frameworks/GPUImage.framework",
34 "frameworks/GSCommonKit.framework"
39 "source_files": "pod11/*.{h,m}"
43 "source_files": "PodTest/pod1/*.{h,m}",
44 "public_header_files": "PodTest/pod1/*.h",
48 "source_files": "PodTest/pod1/pod2/*.{h,m}",
49 "private_header_files": "PodTest/pod1/pod2/*.h"