blob: b3c4a307b59161185f1a356edc0d87edd26a9326 [file] [log] [blame]
{
"name": "TOScrollBar",
"version": "0.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An interactive scroll bar for to easily traverse comically massive scroll views.",
"homepage": "https://github.com/TimOliver/TOScrollBar",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOScrollBar.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TOScrollBar/**/*.{h,m}",
"requires_arc": true
}