blob: 251b8dfd3880628387270642ea3acadfb1970dcc [file] [log] [blame]
{
"name": "Scrollable",
"version": "1.0.4",
"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.\n",
"authors": {
"Evgenii Neumerzhitckii": "sausageskin@gmail.com"
},
"source": {
"git": "https://github.com/exchangegroup/Scrollable.git",
"tag": "1.0.4"
},
"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"
}
}