blob: 53e0a56deb121f3ad9f692a964612feb138f927c [file] [log] [blame]
{
"name": "Alerts",
"version": "1.0.0",
"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 a 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": "1.0.0"
},
"social_media_url": "https://twitter.com/standimitroff",
"platforms": {
"ios": "9.3"
},
"source_files": "Alerts/Classes/**/*",
"pushed_with_swift_version": "4.0"
}