blob: 96e76f1940b133788ccf6f6abdd6d0e8b34a2feb [file] [log] [blame]
{
"name": "Alerts",
"version": "1.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/standimitroff",
"platforms": {
"ios": "9.3"
},
"source_files": "Alerts/Classes/**/*"
}