blob: 1e54b4df19526754ce2f62eddbf69f90d82762e3 [file] [log] [blame]
{
"name": "TOScrollBar",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TOScrollBar/**/*.{h,m}",
"requires_arc": true
}