[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / b / 4 / 5 / VideoEditorSDK / 10.6.0 / VideoEditorSDK.podspec.json
blob9a9af4460523405b66d448add5f3a3a90dc80fde
2   "name": "VideoEditorSDK",
3   "swift_versions": "5.1",
4   "version": "10.6.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.6.0/VideoEditorSDK.zip"
20   },
21   "preserve_paths": [
22     "VideoEditorSDK/ImglyKit.framework",
23     "VideoEditorSDK/ImglyKit.framework.dSYM",
24     "VideoEditorSDK/VideoEditorSDK.framework",
25     "VideoEditorSDK/VideoEditorSDK.framework.dSYM"
26   ],
27   "public_header_files": [
28     "VideoEditorSDK/ImglyKit.framework/Headers/*.h",
29     "VideoEditorSDK/VideoEditorSDK.framework/Headers/*.h"
30   ],
31   "source_files": [
32     "VideoEditorSDK/ImglyKit.framework/Headers/*.h",
33     "VideoEditorSDK/VideoEditorSDK.framework/Headers/*.h"
34   ],
35   "vendored_frameworks": [
36     "VideoEditorSDK/ImglyKit.framework",
37     "VideoEditorSDK/VideoEditorSDK.framework"
38   ],
39   "pod_target_xcconfig": {
40     "COMPRESS_PNG_FILES": 0
41   },
42   "frameworks": [
43     "Accelerate",
44     "AVFoundation",
45     "CFNetwork",
46     "CoreGraphics",
47     "CoreImage",
48     "CoreLocation",
49     "CoreMotion",
50     "CoreText",
51     "Foundation",
52     "GLKit",
53     "ImageIO",
54     "MobileCoreServices",
55     "OpenGLES",
56     "Photos",
57     "UIKit"
58   ],
59   "requires_arc": true,
60   "swift_version": "5.1"