[Add] RSKCollectionViewRetractableFirstItemLayout 3.0.0
[CocoaPods.git] / Specs / 2 / 7 / 4 / SectionScrubber / 1.1.0 / SectionScrubber.podspec.json
blob50f6467e1705af2984bc44f435a098cb6602de72
2   "name": "SectionScrubber",
3   "summary": "A component to quickly scroll between collection view sections",
4   "version": "1.1.0",
5   "homepage": "https://github.com/bakkenbaeck/SectionScrubber",
6   "license": "MIT",
7   "authors": {
8     "Bakken & Bæck": "post@bakkenbaeck.no"
9   },
10   "source": {
11     "git": "https://github.com/bakkenbaeck/SectionScrubber.git",
12     "tag": "1.1.0"
13   },
14   "social_media_url": "https://twitter.com/bakkenbaeck",
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*",
21   "resource_bundles": {
22     "SectionScrubberResources": [
23       "Resources/**/*"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"