blob: 1b0e0883b3ab5f9935682810ad75ecc4de3d6836 [file] [log] [blame]
{
"name": "BottomHalfModal",
"version": "1.0.0",
"summary": "A customizable bottom half modal used in merpay",
"description": "A customizable bottom half modal used in merpay",
"homepage": "https://github.com/mercari/BottomHalfModal",
"screenshots": "https://github.com/mercari/BottomHalfModal/raw/master/Screenshots/basic.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": [
"Mercari, Inc."
],
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/mercari/BottomHalfModal.git",
"tag": "1.0.0"
},
"source_files": "BottomHalfModal/**/*.swift",
"frameworks": "UIKit",
"cocoapods_version": ">= 1.4.0",
"swift_versions": "5.0",
"swift_version": "5.0"
}