[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 5 / VideoEditorSDK / 10.1.0 / VideoEditorSDK.podspec.json
blob8bd5815fa8475ad36579a7c794bccac9051dfe17
2   "name": "VideoEditorSDK",
3   "swift_versions": "5.0",
4   "version": "10.1.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   "authors": {
12     "img.ly GmbH": "contact@img.ly"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://github.com/imgly/vesdk-ios-build/releases/download/10.1.0/VideoEditorSDK.zip"
19   },
20   "preserve_paths": [
21     "VideoEditorSDK/ImglyKit.framework",
22     "VideoEditorSDK/ImglyKit.framework.dSYM",
23     "VideoEditorSDK/VideoEditorSDK.framework",
24     "VideoEditorSDK/VideoEditorSDK.framework.dSYM"
25   ],
26   "public_header_files": [
27     "VideoEditorSDK/ImglyKit.framework/Headers/*.h",
28     "VideoEditorSDK/VideoEditorSDK.framework/Headers/*.h"
29   ],
30   "source_files": [
31     "VideoEditorSDK/ImglyKit.framework/Headers/*.h",
32     "VideoEditorSDK/VideoEditorSDK.framework/Headers/*.h"
33   ],
34   "vendored_frameworks": [
35     "VideoEditorSDK/ImglyKit.framework",
36     "VideoEditorSDK/VideoEditorSDK.framework"
37   ],
38   "pod_target_xcconfig": {
39     "COMPRESS_PNG_FILES": 0
40   },
41   "frameworks": [
42     "Accelerate",
43     "AVFoundation",
44     "CFNetwork",
45     "CoreGraphics",
46     "CoreImage",
47     "CoreLocation",
48     "CoreMotion",
49     "CoreText",
50     "Foundation",
51     "GLKit",
52     "ImageIO",
53     "MobileCoreServices",
54     "OpenGLES",
55     "Photos",
56     "UIKit"
57   ],
58   "requires_arc": true,
59   "swift_version": "5.0"