[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / b / JHTAlertController / 0.2.0 / JHTAlertController.podspec.json
blobce115560c2bd2503477ae2ccbfd8a6c2d832308d
2   "name": "JHTAlertController",
3   "version": "0.2.0",
4   "summary": "A stock replacement for UIAlertController to customize the colors, fonts, and images to suit your needs.",
5   "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.",
6   "homepage": "https://github.com/jjessel/JHTAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jeremiah Jessel": "Jacuzzi Hot Tubs, LLC"
13   },
14   "source": {
15     "git": "https://github.com/jjessel/JHTAlertController.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/jcubedapps",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Source/*",
23   "pushed_with_swift_version": "3.0"