blob: b0b69e772cfe68e4d9681fe7e539ddb567669f51 [file] [log] [blame]
{
"name": "EZAlertController",
"version": "3.2",
"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": "3.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EZAlertController.swift"
}