blob: 025e1cf92c3fab47cbc4e84fa0a3dfa28d5483e8 [file] [log] [blame]
{
"name": "Scrollable",
"version": "2.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/marketplacer/Scrollable",
"summary": "An iOS control that makes content scroll vertically.",
"description": "This an an iOS library that helps scrolling screen content vertically, similar how the content is scrolled in the web browser.",
"authors": {
"Evgenii Neumerzhitckii": "sausageskin@gmail.com"
},
"source": {
"git": "https://github.com/marketplacer/Scrollable.git",
"tag": "2.0.1"
},
"screenshots": "https://raw.githubusercontent.com/marketplacer/Scrollable/master/graphics/scrolling-content-vertically-autolayout-ios.png",
"source_files": "Scrollable/**/*.swift",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}