[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 2 / 8 / a / APLIntroView / 0.8.0 / APLIntroView.podspec.json
blob46a875057fe6150f2bd7e5492c42cf695c59f051
2   "name": "APLIntroView",
3   "version": "0.8.0",
4   "summary": "This piece of information is pretty invalid",
5   "description": "* APLIntroView uses a single ViewController to extend the launch screen by displaying the launch image \n* or showing a video with configurable options.",
6   "homepage": "https://github.com/apploft/APLIntroView",
7   "swift_versions": "5.0",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Philip Krück",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/apploft/APLIntroView.git",
18     "tag": "0.8.0"
19   },
20   "source_files": [
21     "APLIntroView",
22     "APLIntroView/**/*.{swift,h}"
23   ],
24   "exclude_files": "APLIntroView/Exclude",
25   "frameworks": "UIKit",
26   "requires_arc": true,
27   "dependencies": {
28     "APLVideoPlayerView": [
29       "~> 0.1.0"
30     ]
31   },
32   "swift_version": "5.0"