[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / e / YLCycleScrollView / 1.2.2 / YLCycleScrollView.podspec.json
blob3444707309a044f0d4c4ebe49a7c300e385a6322
2   "name": "YLCycleScrollView",
3   "version": "1.2.2",
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": "1.2.2"
16   },
17   "source_files": "Source/*.{swift}",
18   "requires_arc": true,
19   "dependencies": {
20     "Kingfisher": [
22     ]
23   },
24   "pushed_with_swift_version": "3.0"