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