blob: 7cc8d76ed5a287869d901a6c691216969fac02be [file] [log] [blame]
{
"name": "ScrollingBars",
"version": "0.1.0",
"summary": "Scrollable top and bottom bars that follows the scrolling of a UIScrollView. Similiar to Safari for iOS8",
"homepage": "https://github.com/taisukeh/ScrollingBars",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taisuke Hori": "taisuke.hori@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/taisukeh/ScrollingBars.git",
"tag": "0.1.0"
},
"source_files": "ScrollingBars/*.{swift}",
"requires_arc": true
}