[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / b / JHTAlertController / 0.1.0 / JHTAlertController.podspec.json
bloba70c16f0928a3dac933335958a2aa505cc4ae963
2   "name": "JHTAlertController",
3   "version": "0.1.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     "placeholder for master": "Jacuzzi Hot Tubs, LLC"
13   },
14   "source": {
15     "git": "https://github.com/jjessel/JHTAlertController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JHTAlertController/Classes/**/*",
22   "pushed_with_swift_version": "3.0"