blob: 4683c75f97ba7ba274f76a68f370bb96c4340e6a [file] [log] [blame]
{
"name": "Alerts",
"version": "1.0.4",
"summary": "Alerts & actions on top of UIAlertController",
"description": "Create alerts & actions with many responders binded to every action.\nAll in a chainable manner. Both for iPhone and iPad.",
"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.4"
},
"social_media_url": "https://twitter.com/standimitroff",
"platforms": {
"ios": "9.3"
},
"swift_versions": "5",
"source_files": "Alerts/Classes/**/*",
"swift_version": "5"
}