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