[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / f / GSPodTest / 1.0.6 / GSPodTest.podspec.json
blob4c20e3ad7fc86fbf49e87ffa7f253e8ecef8c052
2   "name": "GSPodTest",
3   "version": "1.0.6",
4   "summary": "Pod Create Use",
5   "description": "简单测试 CocoaPods use, Success",
6   "homepage": "http://www.gensee.com",
7   "license": {
8     "type": "MIT",
9     "text": "    Copyright PPAbner 2016-2021\n"
10   },
11   "authors": {
12     "net263": "mobile-gensee@net263.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/fuweichen/pod-test.git",
19     "tag": "1.0.6"
20   },
21   "source_files": [
22     "PodTest/*.{h,m}",
23     "PodTest/pod1/*.{h,m}",
24     "PodTest/pod2/*.{h,m}"
25   ],
26   "public_header_files": "PodTest/*.h",
27   "requires_arc": true