[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 8 / a / APLIntroView / 0.3.0 / APLIntroView.podspec.json
blob6ca5e082ae52b3d21ab159d1c68859a103f4bd75
2   "name": "APLIntroView",
3   "version": "0.3.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": "4.2",
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.3.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.0.6"
30     ]
31   }