blob: 20e377e520d5ff0af944125df86dbe97ca96e31d [file] [log] [blame]
{
"name": "MPModalView",
"version": "0.2.0",
"summary": "A custom modal view with multiple buttons.",
"homepage": "https://github.com/cyrus86/MPModalView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Martin Pfundmair": "github@mycyrus.com"
},
"source": {
"git": "https://github.com/cyrus86/MPModalView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "MPModalView/Classes/**/*",
"swift_version": "4.2",
"frameworks": "UIKit"
}