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