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