blob: 12c12c09621f53393a1ebf68aa3ce3ea46e44053 [file] [log] [blame]
{
"name": "VideoEditorSDK",
"swift_versions": "5.0",
"version": "10.0.1",
"license": {
"type": "Commercial",
"file": "VideoEditorSDK/VideoEditorSDK.framework/VideoEditorSDK-LICENSE.md"
},
"summary": "Integrate the video editor into your own HTML5, iOS or Android app - in minutes!",
"homepage": "https://www.videoeditorsdk.com",
"authors": {
"img.ly GmbH": "contact@img.ly"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/imgly/vesdk-ios-build/releases/download/10.0.1/VideoEditorSDK.zip"
},
"preserve_paths": [
"VideoEditorSDK/ImglyKit.framework",
"VideoEditorSDK/ImglyKit.framework.dSYM",
"VideoEditorSDK/VideoEditorSDK.framework",
"VideoEditorSDK/VideoEditorSDK.framework.dSYM"
],
"public_header_files": [
"VideoEditorSDK/ImglyKit.framework/Headers/*.h",
"VideoEditorSDK/VideoEditorSDK.framework/Headers/*.h"
],
"source_files": [
"VideoEditorSDK/ImglyKit.framework/Headers/*.h",
"VideoEditorSDK/VideoEditorSDK.framework/Headers/*.h"
],
"vendored_frameworks": [
"VideoEditorSDK/ImglyKit.framework",
"VideoEditorSDK/VideoEditorSDK.framework"
],
"pod_target_xcconfig": {
"COMPRESS_PNG_FILES": 0
},
"frameworks": [
"Accelerate",
"AVFoundation",
"CFNetwork",
"CoreGraphics",
"CoreImage",
"CoreLocation",
"CoreMotion",
"CoreText",
"Foundation",
"GLKit",
"ImageIO",
"MobileCoreServices",
"OpenGLES",
"Photos",
"UIKit"
],
"requires_arc": true,
"swift_version": "5.0"
}