[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 5 / VideoEditorSDK / 10.21.1 / VideoEditorSDK.podspec.json
blob1466483c3de6039d7158273b5981d872bb916f28
2   "name": "VideoEditorSDK",
3   "swift_versions": "5.3",
4   "version": "10.21.1",
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   "social_media_url": "https://twitter.com/videoeditorsdk",
12   "authors": {
13     "img.ly GmbH": "contact@img.ly"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "http": "https://github.com/imgly/vesdk-ios-build/releases/download/10.21.1/VideoEditorSDK.zip"
20   },
21   "preserve_paths": [
22     "VideoEditorSDK.framework",
23     "VideoEditorSDK.framework.dSYM"
24   ],
25   "public_header_files": "VideoEditorSDK.framework/Headers/*.h",
26   "source_files": "VideoEditorSDK.framework/Headers/*.h",
27   "vendored_frameworks": "VideoEditorSDK.framework",
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
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   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "dependencies": {
53     "imglyKit": [
54       "10.21.1"
55     ]
56   },
57   "swift_version": "5.3"