blob: 806d8edf3f66f78f7b2f55ed81b19aec89e319cf [file] [log] [blame]
{
"name": "MKAPopup",
"version": "1.3.0",
"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.0"
},
"source_files": "MKAPopup/*.{swift}",
"requires_arc": true,
"swift_version": "4.2"
}