blob: f9357193b237a9c6e306b1ca8f01eb66aba4ca6a [file] [log] [blame]
{
"name": "JSSAlertView",
"version": "3.0.0",
"summary": "Custom HUD, modal alert view for iOS 8+ written in Swift",
"description": "A custom modal alert view for iOS 8+ written in Swift, with a couple basic themes and support for custom icons and fonts. Inspired by and modeled after vikmeup's SCLAlertView.",
"homepage": "https://github.com/openstakes/JSSAlertView",
"screenshots": [
"https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/1.png",
"https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/2.png",
"https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/3.png",
"https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/4.png",
"https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/5.png",
"https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/6.png",
"https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/7.png",
"https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/8.png",
"https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/9.png",
"https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/10.png",
"https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/11.png"
],
"license": "MIT",
"authors": {
"Jay Stakelon": "",
"Tomas Sykora, jr.": "jump@syky.cz"
},
"source": {
"git": "https://github.com/openstakes/JSSAlertView.git",
"tag": "3.0.0"
},
"social_media_url": "https://twitter.com/syky27",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JSSAlertView/Classes/*",
"pushed_with_swift_version": "3.0"
}