blob: 027f5b930eac2b61e5930a2a4284fe066fa708f1 [file] [log] [blame]
{
"name": "Alerts",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Alerts/Classes/**/*",
"pushed_with_swift_version": "4.0"
}