[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / 9 / Veeplay / 3.2.4 / Veeplay.podspec.json
blobe331aac9d763cdb210d993d1b0e2afd7f4ff0644
2   "name": "Veeplay",
3   "version": "3.2.4",
4   "summary": "Veeplay Media Player - Crossplatform media player with video ads support",
5   "homepage": "http://veeplay.com",
6   "license": {
7     "type": "Commercial",
8     "text": "Contact office@veeplay.com"
9   },
10   "authors": {
11     "Veeplay": "gabi@veeplay.com"
12   },
13   "source": {
14     "git": "https://github.com/veeplay/ios-media-player.git",
15     "tag": "3.2.4"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "documentation_url": "http://veeplay.github.io/ios-media-player",
22   "ios": {
23     "source_files": [
24       "Headers/APSMediaPlayerOverlayController.h",
25       "Headers/APSTypes.h",
26       "Headers/APSEvent.h",
27       "Headers/APSMediaEvent.h",
28       "Headers/KRAdapter.h",
29       "Headers/APSMediaPlayerSSAIOverlayController.h",
30       "Headers/APSSSAIAd.h",
31       "Headers/APSVASTFullscreenButtonConfiguration.h",
32       "Headers/APSMediaUnit.h",
33       "Headers/APSControlPluginProtocol.h",
34       "Headers/APSVASTAdBreak.h",
35       "Headers/APSMediaPlayerImageOverlayController.h",
36       "Headers/APSMediaPlayerClosableOverlayController.h",
37       "Headers/APSMediaTrackableObject.h",
38       "Headers/APSVASTError.h",
39       "Headers/APSMediaOverlay.h",
40       "Headers/APSMediaPlayerControlsOverlayController.h",
41       "Headers/KRHub.h",
42       "Headers/APSAVPlayerView.h",
43       "Headers/APSTimedMetadata.h",
44       "Headers/APSYouTubeManager.h",
45       "Headers/APSVASTSkipOverlayController.h",
46       "Headers/APSMediaPlayerButtonOverlayController.h",
47       "Headers/APSUnitManagerProtocol.h",
48       "Headers/APSVASTSkipButtonConfiguration.h",
49       "Headers/APSAVPlayer.h",
50       "Headers/APSVASTFullscreenOverlayController.h",
51       "Headers/APSMediaPlayerHTMLOverlayController.h",
52       "Headers/APSMediaBuilderPlugin.h",
53       "Headers/APSMediaPlayer.h",
54       "Headers/APSMediaPlayerProtocol.h",
55       "Headers/APSVimeoManager.h",
56       "Headers/APSMediaPlayerTextOverlayController.h",
57       "Headers/APSMediaPlayerSubtitlesOverlayController.h",
58       "Headers/APSSSAIAdEvent.h",
59       "Headers/APSPiPPlayer.h",
60       "Headers/APSMediaBuilder.h",
61       "Headers/APSVASTBannerConfiguration.h",
62       "Headers/APSVASTCountdownConfiguration.h",
63       "Headers/APSVASTRegulationInformation.h",
64       "Headers/APSVASTMediaBuilderPlugin.h",
65       "Headers/APSAVPlayerViewController.h",
66       "Headers/AVPlayer+View.h",
67       "Headers/APSSSAIClient.h",
68       "Headers/APSMPMoviePlayer.h"
69     ],
70     "vendored_libraries": "libVeeplay.a",
71     "frameworks": [
72       "AVFoundation",
73       "MediaPlayer",
74       "CoreMedia",
75       "AVKit",
76       "SystemConfiguration",
77       "SafariServices",
78       "WebKit"
79     ],
80     "dependencies": {
81       "KAProgressLabel": [
82         "~> 3.0"
83       ],
84       "Reachability": [
86       ]
87     }
88   },
89   "resources": "Assets/*.bundle",
90   "preserve_paths": "Docs/*",
91   "libraries": "z",
92   "pod_target_xcconfig": {
93     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
94   },
95   "user_target_xcconfig": {
96     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
97   },
98   "dependencies": {
99     "TBXML": [
100       "~> 1.5"
101     ],
102     "XCDYouTubeKit": [
103       "~> 2.5"
104     ],
105     "YTVimeoExtractor": [
106       "~> 1.2"
107     ],
108     "KVOController": [
109       "~> 1.2.0"
110     ],
111     "PureLayout": [
112       "~> 3.1"
113     ]
114   }