blob: f5d6833437f4a473fecb336a97ea663f120c1d42 [file] [log] [blame]
{
"name": "JSSAlertView",
"version": "1.0",
"summary": "A custom alert view for iOS 7 and 8 written in Swift",
"description": "A custom modal alert view for iOS 7+ 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/itsmeichigo/JSSAlertView",
"screenshots": "https://raw.githubusercontent.com/stakes/JSSAlertView/master/gh-demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Huong Do": "huongdt29@gmail.com"
},
"social_media_url": "http://twitter.com/itsmeichigo",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/itsmeichigo/JSSAlertView.git",
"tag": "1.0"
},
"source_files": "JSSAlertView.swift"
}