blob: a9788fed1df5fb76e69382d2119d5bb28d9e1e70 [file] [log] [blame]
{
"name": "JHTAlertController",
"version": "0.1.6",
"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.1.6"
},
"social_media_url": "https://twitter.com/jcubedapps",
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*",
"pushed_with_swift_version": "3.0"
}