[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / b / 4 / 5 / VideoEditorSDK / 10.8.0 / VideoEditorSDK.podspec.json
blob79ab9baf24ce1c4326d03bf0893c73450477143b
2   "name": "VideoEditorSDK",
3   "swift_versions": "5.1",
4   "version": "10.8.0",
5   "license": {
6     "type": "Commercial",
7     "file": "VideoEditorSDK/VideoEditorSDK.framework/VideoEditorSDK-LICENSE.md"
8   },
9   "summary": "Integrate the video editor into your own HTML5, iOS or Android app - in minutes!",
10   "homepage": "https://www.videoeditorsdk.com",
11   "social_media_url": "https://twitter.com/videoeditorsdk",
12   "authors": {
13     "img.ly GmbH": "contact@img.ly"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "http": "https://github.com/imgly/vesdk-ios-build/releases/download/10.8.0/VideoEditorSDK.zip"
20   },
21   "preserve_paths": [
22     "VideoEditorSDK/VideoEditorSDK.framework",
23     "VideoEditorSDK/VideoEditorSDK.framework.dSYM"
24   ],
25   "public_header_files": "VideoEditorSDK/VideoEditorSDK.framework/Headers/*.h",
26   "source_files": "VideoEditorSDK/VideoEditorSDK.framework/Headers/*.h",
27   "vendored_frameworks": "VideoEditorSDK/VideoEditorSDK.framework",
28   "pod_target_xcconfig": {
29     "COMPRESS_PNG_FILES": 0
30   },
31   "frameworks": [
32     "Accelerate",
33     "AVFoundation",
34     "CFNetwork",
35     "CoreGraphics",
36     "CoreImage",
37     "CoreLocation",
38     "CoreMotion",
39     "CoreText",
40     "Foundation",
41     "GLKit",
42     "ImageIO",
43     "MobileCoreServices",
44     "OpenGLES",
45     "Photos",
46     "UIKit"
47   ],
48   "requires_arc": true,
49   "dependencies": {
50     "imglyKit": [
51       "10.8.0"
52     ]
53   },
54   "swift_version": "5.1"