blob: a3278a6478dd622e648e9ed4dd39e31135c5029e [file] [log] [blame]
{
"name": "SectionScrubber",
"summary": "A component to quickly scroll between collection view sections",
"version": "1.0.4",
"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.4"
},
"social_media_url": "https://twitter.com/bakkenbaeck",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*"
}