[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / a / SKRollView / 0.0.1 / SKRollView.podspec.json
blob55951eeef8dac3054cb05b69842dc61e36095694
2   "name": "SKRollView",
3   "swift_versions": "5.2",
4   "version": "0.0.1",
5   "summary": "S一个上下滚动的公告栏",
6   "description": "一个上下滚动的公告栏,通常用在 APP 的首页",
7   "homepage": "https://github.com/shenkaiqiang/SKRollView",
8   "license": "MIT",
9   "authors": {
10     "shenkaiqiang": "1187159671@qq.com"
11   },
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/shenkaiqiang/SKRollView.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "SKRollView/*.swift",
20   "requires_arc": true,
21   "swift_version": "5.2"