blob: a2c61ad8c2694a6c4118f95bfb27e0c6bd0a6df3 [file] [log] [blame]
{
"name": "OKAlertController",
"version": "1.0.1",
"summary": "Customisable UIAlertController controller",
"description": "Customisable UIAlertController controller.",
"homepage": "https://github.com/OlehKulykov/OKAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OlehKulykov": "info@resident.name"
},
"source": {
"git": "https://github.com/OlehKulykov/OKAlertController.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OKAlertController/Controller/OKAlertController/*.{swift}",
"requires_arc": true,
"deprecated": true
}