blob: 77ebac2823be2b4688b0f8c4d3821386c0c1cfcd [file] [log] [blame]
{
"name": "SectionScrubber",
"summary": "A component to quickly scroll between collection view sections",
"version": "1.0.1",
"homepage": "https://github.com/bakkenbaeck/SectionScrubber",
"license": "MIT",
"authors": {
"Bakken & Bæck": "post@bakkenbaeck.no"
},
"source": {
"git": "https://github.com/bakkenbaeck/SectionScrubber.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/bakkenbaeck",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*"
}