blob: 513282fd561ec68955e46247d1dce31985df7b10 [file] [log] [blame]
{
"name": "KOAlertController",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift"
}