[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 5 / VideoEditorSDK / 10.23.0 / VideoEditorSDK.podspec.json
blobd22e193cda03be7560bda1a979b6f53bd638f9b4
2   "name": "VideoEditorSDK",
3   "swift_versions": "5.3",
4   "version": "10.23.0",
5   "license": {
6     "type": "Commercial",
7     "file": "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": "9.0"
16   },
17   "source": {
18     "http": "https://github.com/imgly/vesdk-ios-build/releases/download/10.23.0/VideoEditorSDK.zip"
19   },
20   "preserve_paths": [
21     "VideoEditorSDK.framework",
22     "VideoEditorSDK.framework.dSYM"
23   ],
24   "public_header_files": "VideoEditorSDK.framework/Headers/*.h",
25   "source_files": "VideoEditorSDK.framework/Headers/*.h",
26   "vendored_frameworks": "VideoEditorSDK.framework",
27   "frameworks": [
28     "Accelerate",
29     "AVFoundation",
30     "CFNetwork",
31     "CoreGraphics",
32     "CoreImage",
33     "CoreLocation",
34     "CoreMotion",
35     "CoreText",
36     "Foundation",
37     "GLKit",
38     "ImageIO",
39     "MobileCoreServices",
40     "OpenGLES",
41     "Photos",
42     "UIKit"
43   ],
44   "requires_arc": true,
45   "pod_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
47     "COMPRESS_PNG_FILES": 0
48   },
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "dependencies": {
53     "imglyKit": [
54       "10.23.0"
55     ]
56   },
57   "swift_version": "5.3"