[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 1 / 4 / 0 / WelcomeViewController / 1.0.0 / WelcomeViewController.podspec.json
blobce47a33b2f2049e1adf864b1cfc723c5bb91ebc7
2   "name": "WelcomeViewController",
3   "version": "1.0.0",
4   "summary": "A welcome view to quickly introduce users to your app.",
5   "description": "A welcome view that lets you quickly introduce users to your app.",
6   "homepage": "https://github.com/lionheart/WelcomeViewController",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dan Loewenherz": "dan@lionheartsw.com"
13   },
14   "source": {
15     "git": "https://github.com/lionheart/WelcomeViewController.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/lionheartsw",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": [
23     "WelcomeViewController/Classes/**/*",
24     "WelcomeViewController/Protocols/**/*"
25   ],
26   "frameworks": "UIKit",
27   "dependencies": {
28     "SuperLayout": [
29       "~> 2.0"
30     ],
31     "LionheartExtensions": [
32       "~> 4.0"
33     ]
34   },
35   "swift_version": "4.2"