blob: 6dbfaf62a76e66b12078d49cd30b371b591abcf4 [file] [log] [blame]
{
"name": "Showcase",
"version": "1.0.0",
"summary": "Showcase is a UIView based view to display views in the frame, like you display figures in a sheld or showcase",
"description": "Type-safely resetting\nLooping for last cell to first cell.\nPaging can be enabled with each cell size.\nLayout makes Showcase much customizable. You can create your own path and transform.",
"homepage": "https://github.com/h-yuya/Showcase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"h-yuya": "horitayuya@gmail.com"
},
"source": {
"git": "https://github.com/h-yuya/Showcase.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Showcase/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.2"
}