blob: 50b0511cb477c750331bb39409a662f10c4d90fd [file] [log] [blame]
{
"name": "JSSAlertView",
"version": "4.2.0",
"summary": "Custom HUD, with buttons supporting themes and Tinder like countdown",
"description": "A custom modal alert view for swift4, swift3 and swift2,\nwith a couple basic themes and support for custom icons and fonts\nand Tinder like countdown.\nThe early version was inspired by and modeled after vikmeup's SCLAlertView.",
"homepage": "https://github.com/JSSAlertView/JSSAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jay Stakelon": "",
"Tomas Sykora, jr.": "jump@syky.cz"
},
"source": {
"git": "https://github.com/JSSAlertView/JSSAlertView.git",
"tag": "4.2.0"
},
"social_media_url": "https://twitter.com/syky27",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JSSAlertView/Classes/*"
}