[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / e / YLCycleScrollView / 1.0.1 / YLCycleScrollView.podspec.json
blobf31647f4ebe31212037a11b50f319beb1f44a03c
2   "name": "YLCycleScrollView",
3   "version": "1.0.1",
4   "summary": "无限滚动视图",
5   "homepage": "https://github.com/Hearsayer/YLCycleScrollView",
6   "license": "MIT",
7   "authors": {
8     "Hearsayer": "email@address.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Hearsayer/YLCycleScrollView.git",
15     "tag": "v1.0.1"
16   },
17   "source_files": "Source/*.{swift}",
18   "requires_arc": true,
19   "dependencies": {
20     "Kingfisher": [
22     ]
23   },
24   "pushed_with_swift_version": "3.0"