blob: a8a9d62d29cad67216290c30fa816b4aec260ea7 [file] [log] [blame]
{
"name": "Scrollable",
"version": "1.0.5",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/exchangegroup/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/exchangegroup/Scrollable.git",
"tag": "1.0.5"
},
"screenshots": "https://raw.githubusercontent.com/exchangegroup/scrollable-content-ios/master/graphics/scrolling-content-vertically-autolayout-ios.png",
"source_files": "Scrollable/**/*.swift",
"platforms": {
"ios": "8.0"
}
}