[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 3 / 4 / JSSAlertView / 5.0.2 / JSSAlertView.podspec.json
blob6556c67a23dc75f3d88c5fa1520491fa061bd00c
2   "name": "JSSAlertView",
3   "version": "5.0.2",
4   "summary": "Custom HUD, with buttons supporting themes and Tinder like countdown",
5   "description": "A custom modal alert view\nwith a couple basic themes and support for custom icons, fonts, Tinder like countdown and UITextField ability.\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": "5.0.2"
18   },
19   "social_media_url": "https://twitter.com/syky27",
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "requires_arc": true,
25   "source_files": "JSSAlertView/Classes/*",
26   "swift_version": "5.0"