[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / f / c / YKPodTest / 1.0.0 / YKPodTest.podspec.json
blobbbbfdfd75ddb28ca192c7a3508282bfe1db03bcd
2   "name": "YKPodTest",
3   "version": "1.0.0",
4   "summary": "Test01 is a test lib",
5   "description": "\"这是一个长的描述字数要比s.summary长,Test01 is a test lib\"",
6   "homepage": "https://coding.net/u/yuekun/p/PodTest/git",
7   "license": "MIT",
8   "authors": {
9     "YueKun": "yuekun.tech@outlook.com"
10   },
11   "source": {
12     "git": "https://git.coding.net/yuekun/PodTest.git",
13     "tag": "1.0.0"
14   },
15   "source_files": [
16     "Classes",
17     "Classes/**/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }