[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 3 / 4 / JSSAlertView / 3.0.4 / JSSAlertView.podspec.json
blob1c21fa6a2fc4ae33cd0ff0b8430903e7847ca3ed
2   "name": "JSSAlertView",
3   "version": "3.0.4",
4   "summary": "Custom HUD, with buttons supporting themes and Tinder like countdown",
5   "description": "A custom modal alert view for swift3 and swift2,\nwith a couple basic themes and support for custom icons and fonts\nand Tinder like countdown.\nThe early version was inspired by and modeled after vikmeup's SCLAlertView.",
6   "homepage": "https://github.com/JSSAlertView/JSSAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jay Stakelon": "",
13     "Tomas Sykora, jr.": "jump@syky.cz"
14   },
15   "source": {
16     "git": "https://github.com/JSSAlertView/JSSAlertView.git",
17     "tag": "3.0.4"
18   },
19   "social_media_url": "https://twitter.com/syky27",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "JSSAlertView/Classes/*",
25   "pushed_with_swift_version": "3.0"