blob: 15a68c9fedfc7951f976e70b8223c9b8d47017bf [file] [log] [blame]
{
"name": "JHTAlertController",
"version": "0.1.1",
"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": {
"placeholder for master": "Jacuzzi Hot Tubs, LLC"
},
"source": {
"git": "https://github.com/jjessel/JHTAlertController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JHTAlertController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}