[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 2 / 8 / a / APLIntroView / 0.2.0 / APLIntroView.podspec.json
blob312900443a2d892364113e1b03a6d2888f84b06d
2   "name": "APLIntroView",
3   "version": "0.2.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": [
8     "4.2",
9     "5.0"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": "Philip Krück",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/apploft/APLIntroView.git",
21     "tag": "0.2.0"
22   },
23   "source_files": [
24     "APLIntroView",
25     "APLIntroView/**/*.{swift,h}"
26   ],
27   "exclude_files": "APLIntroView/Exclude",
28   "frameworks": "UIKit",
29   "requires_arc": true,
30   "dependencies": {
31     "APLVideoPlayerView": [
32       "~> 0.0.6"
33     ]
34   }