blob: c32ca1a536204b23b2fabbc058532ee524b867cf [file] [log] [blame]
{
"name": "VBPiledView",
"version": "1.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/v-braun/VBPiledView.git",
"tag": "1.1"
},
"source_files": "VBPiledView/VBPiledView/*.swift"
}