[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 9 / 2 / IMGLYEditor / 1.35.0 / IMGLYEditor.podspec.json
blob5be1eaf88a01187b10d858b910407268b0a21213
2   "name": "IMGLYEditor",
3   "version": "1.35.0",
4   "summary": "The core editor component for the various IMG.LY editors.",
5   "homepage": "https://img.ly",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "IMG.LY GmbH": "contact@img.ly"
12   },
13   "changelog": "https://img.ly/docs/cesdk/changelog/",
14   "source": {
15     "git": "https://github.com/imgly/IMGLYUI-swift.git",
16     "tag": "1.35.0"
17   },
18   "source_files": [
19     "Bundle+.swift",
20     "Sources/IMGLYEditor/**/*.{swift}"
21   ],
22   "resources": "Sources/IMGLYEditor/Assets.xcassets",
23   "swift_versions": "5.10",
24   "cocoapods_version": ">= 1.11.2",
25   "platforms": {
26     "ios": "16.0"
27   },
28   "dependencies": {
29     "IMGLYCamera": [
30       "1.35.0"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "SWIFT_OBJC_INTERFACE_HEADER_NAME": "",
35     "SWIFT_INSTALL_OBJC_HEADER": "NO"
36   },
37   "frameworks": [
38     "Combine",
39     "CoreGraphics",
40     "CoreMedia",
41     "Foundation",
42     "SwiftUI",
43     "UniformTypeIdentifiers",
44     "UIKit"
45   ],
46   "swift_version": "5.10"