blob: 85dbe223628c3d4959447ad355f6bd91f80b7bcb [file] [log] [blame]
{
"name": "Bottomsheet",
"version": "1.4.0",
"summary": "Component which presents a dismissible view from the bottom of the screen.",
"homepage": "https://github.com/hryk224/Bottomsheet",
"screenshots": "https://github.com/hryk224/Bottomsheet/wiki/images/sample3.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hyyk224": "hryk224@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hryk224/Bottomsheet.git",
"tag": "1.4.0"
},
"source_files": "Sources/*.{h,swift}",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}