blob: 85daf56c1294d33a8528cb6eb647ee43861785a5 [file] [log] [blame]
{
"name": "EasyAlertController",
"version": "0.0.2",
"summary": "UIAlertCotroller extensions for easy using",
"license": "MIT",
"homepage": "https://github.com/ober01/EasyAlertController",
"authors": {
"Alex Kalinkin": "kalinkin.aleksey@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ober01/EasyAlertController.git",
"tag": "0.0.2"
},
"source_files": "EasyAletrController/EasyAlertController/*.swift",
"requires_arc": true
}