[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / d / VLPlayeriOSLib / 2.5.2 / VLPlayeriOSLib.podspec.json
blobfa90882779d9519420a8ce5f4fc630f9fad1ca42
2   "name": "VLPlayeriOSLib",
3   "version": "2.5.2",
4   "summary": "VLPlayer SDK for iOS.  SDKs page: https://developer.viewlift.com/docs/sdk-ios-player/",
5   "description": "VLPlayer SDK for iOS is built upon the native iOS player framework, AVFoundation. \nThe SDK does all of the heavy lifting of playing video and provides basic capabilities for you to programmatically control the player. \nYou can also hook into custom UI for player controls.",
6   "homepage": "https://viewlift.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "VL Player": "techsupport@viewlift.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/snagfilms/ViewLift-IOS-PlayerFramework.git",
19     "tag": "2.5.2"
20   },
21   "ios": {
22     "vendored_frameworks": "VLPlayer.framework"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e"
29   },
30   "dependencies": {
31     "AmazonIVSPlayer": [
32       "1.8.2"
33     ],
34     "GoogleAds-IMA-iOS-SDK": [
35       "3.16.3"
36     ]
37   },
38   "requires_arc": true