blob: c1f868f954df7f8df2b9dcdfc279af1376a5ed82 [file] [log] [blame]
{
"name": "EZAlertController",
"version": "0.3",
"summary": "Easy Swift UIAlertController",
"description": "Easy Swift UIAlertController with only one line",
"homepage": "https://github.com/thellimist/EZAlertController",
"license": "MIT",
"authors": {
"thellimist": "mufuyil@gmail.com"
},
"source": {
"git": "https://github.com/thellimist/EZAlertController.git",
"tag": "0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EZAlertController.swift"
}