blob: 86032cf559fb1cad08778bf833bbc09d6aee863f [file] [log] [blame]
{
"name": "Alerts",
"version": "0.1.4",
"summary": "Localized alerts & actions on top of UIAlertController",
"description": "You can create alerts & actions with localized titles and messages with many responders binded to every action.\nAll in chainable manner.",
"homepage": "https://github.com/StanDimitroff/Alerts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"StanDimitroff": "standimitroff@gmail.com"
},
"source": {
"git": "https://github.com/StanDimitroff/Alerts.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Alerts/Classes/**/*",
"pushed_with_swift_version": "4.0"
}