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",
26 "public_header_files": "PodTest/GSPodTest.h",
31 "source_files": "pod11/*.{h,m}"
35 "source_files": "PodTest/pod1/*.{h,m}",
36 "public_header_files": "PodTest/pod1/*.h",
40 "source_files": "PodTest/pod1/pod2/*.{h,m}",
41 "private_header_files": "PodTest/pod1/pod2/*.h"