[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / d / 3 / 4 / JSSAlertView / 3.0.2 / JSSAlertView.podspec.json
blob7e9edf44fba06b0b6239e05ec4bcce23095f2e73
2   "name": "JSSAlertView",
3   "version": "3.0.2",
4   "summary": "Custom HUD, modal alert view for iOS 8+ written in Swift",
5   "description": "A custom modal alert view for swift3 and swift2, with a couple basic themes and support for custom icons and fonts. Inspired by and modeled after vikmeup's SCLAlertView.",
6   "homepage": "https://github.com/JSSAlertView/JSSAlertView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/1.png",
9     "https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/2.png",
10     "https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/3.png",
11     "https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/4.png",
12     "https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/5.png",
13     "https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/6.png",
14     "https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/7.png",
15     "https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/8.png",
16     "https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/9.png",
17     "https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/10.png",
18     "https://raw.githubusercontent.com/openstakes/JSSAlertView/master/screenshots/11.png"
19   ],
20   "license": "MIT",
21   "authors": {
22     "Jay Stakelon": "",
23     "Tomas Sykora, jr.": "jump@syky.cz"
24   },
25   "source": {
26     "git": "https://github.com/JSSAlertView/JSSAlertView.git",
27     "tag": "3.0.2"
28   },
29   "social_media_url": "https://twitter.com/syky27",
30   "platforms": {
31     "ios": "8.0"
32   },
33   "requires_arc": true,
34   "source_files": "JSSAlertView/Classes/*",
35   "pushed_with_swift_version": "3.0"