blob: 82beb8a42fe3362c29ef9d260257a56c0d205c07 [file] [log] [blame]
{
"name": "VBPiledView",
"version": "1.3",
"summary": "Simple and beautiful stacked UIView to use as a replacement for an UITableView, UIImageView or as a menu.",
"description": "Inspired by [this](http://theultralinx.com/2015/10/inspirational-ui-design-15/) post from [ULTRALINX](http://theultralinx.com/)\n\n![image](http://a4.files.theultralinx.com/image/upload/MTMzNjc1NDE5MTIyNTQzMjM1.gif)",
"homepage": "https://github.com/v-braun/VBPiledView",
"screenshots": "https://github.com/v-braun/VBPiledView/blob/master/screen.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Viktor Braun (v_b)": "v-braun@live.de"
},
"social_media_url": "https://twitter.com/v_braun",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/v-braun/VBPiledView.git",
"tag": "1.3"
},
"source_files": "VBPiledView/VBPiledView/*.swift",
"pushed_with_swift_version": "3.0"
}