blob: cb2787bafffc5ceff2ba17cdf5c322acab8b9fec [file] [log] [blame]
{
"name": "KOAlertController",
"version": "1.0.3",
"license": "MIT",
"summary": "KOAlertController is an custom alert controller library written in Swift",
"homepage": "https://github.com/SethSky/KOAlertController",
"authors": {
"Oleksandr Khymych": "seth@khymych.com"
},
"source": {
"git": "https://github.com/SethSky/KOAlertController.git",
"tag": "1.0.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift"
}