blob: 289ca825fd30b7857121cb80871047d1fabbb50b [file] [log] [blame]
{
"name": "SHScroller",
"version": "0.3.0",
"summary": "Secret Scroller for TabViewController",
"description": "You can change tabs vertically with a secret scroller.",
"homepage": "https://github.com/sh0mi/SHScroller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sho Miyamoto": "laveritefigaro+cocoa@gmail.com"
},
"source": {
"git": "https://github.com/sh0mi/SHScroller.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SHScroller/Classes/**/*"
}