[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / 1 / b / SYPodTest / 0.1.0 / SYPodTest.podspec.json
blob6d50a61f4daba42acc40b1aae7e55620f1e77e22
2   "name": "SYPodTest",
3   "version": "0.1.0",
4   "summary": "创建cocoapods公共库练习",
5   "description": "TODO: 练习创建自己的cocoapods库",
6   "homepage": "https://github.com/Steven-Yung/SYPodTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rongxianyu": "356586162@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Steven-Yung/SYPodTest.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SYPodTest/Classes/**/*"