blob: 2079b6a16eec27c6a96fe513817fd899224c7313 [file] [log] [blame]
{
"name": "MKAPopup",
"version": "1.0.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": "hhh.ando@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/HituziANDO/MKAPopup.git",
"tag": "1.0.0"
},
"source_files": "MKAPopup/*.{swift}",
"requires_arc": true,
"swift_version": "4.2"
}