blob: d174b9d7d3bde4ed37ab2bce3118268f5565cde9 [file] [log] [blame]
{
"name": "JHTAlertController",
"version": "0.2.4",
"summary": "A stock replacement for UIAlertController to customize the colors, fonts, and images to suit your needs.",
"description": "JHTAlertController is a replacement for the stock UIAlertController. With it, you can customize the background colors, text colors, and add images to the alert.",
"homepage": "https://github.com/jjessel/JHTAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeremiah Jessel": "Jacuzzi Hot Tubs, LLC"
},
"source": {
"git": "https://github.com/jjessel/JHTAlertController.git",
"tag": "0.2.4"
},
"social_media_url": "https://twitter.com/jcubedapps",
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*",
"pushed_with_swift_version": "3.0"
}