blob: 10a10b58754d407bf97be85d76ae4f23c52c3a11 [file] [log] [blame]
{
"name": "Bottomsheet",
"version": "1.2.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.2.0"
},
"source_files": "Bottomsheet/*.{h,swift}",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}