blob: 1c21fa6a2fc4ae33cd0ff0b8430903e7847ca3ed [file] [log] [blame]
{
"name": "JSSAlertView",
"version": "3.0.4",
"summary": "Custom HUD, with buttons supporting themes and Tinder like countdown",
"description": "A custom modal alert view for 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": "3.0.4"
},
"social_media_url": "https://twitter.com/syky27",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JSSAlertView/Classes/*",
"pushed_with_swift_version": "3.0"
}