2 "name": "VLPlayeriOSLib",
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/",
12 "VL Player": "techsupport@viewlift.com"
18 "git": "https://github.com/snagfilms/ViewLift-IOS-PlayerFramework.git",
21 "default_subspecs": "Main",
22 "pod_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e"
25 "user_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e"
32 "GoogleAds-IMA-iOS-SDK": [
41 "preserve_paths": "VLPlayerLib.xcframework",
42 "vendored_frameworks": "VLPlayerLib.xcframework"