blob: b20f089afab4ff4a7f81848b734d4a44ed5fd22b [file] [log] [blame]
{
"name": "MKAPopup",
"version": "1.3.1",
"summary": "MKAPopup is a view library.",
"description": "MKAPopup is simple and customizable popup view written in Swift for iOS.",
"homepage": "https://github.com/HituziANDO/MKAPopup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Hituzi Ando",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/HituziANDO/MKAPopup.git",
"tag": "1.3.1"
},
"source_files": "MKAPopup/*.{swift}",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}