[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / a / 9 / 1 / IMGLYCamera / 1.39.0-rc.0 / IMGLYCamera.podspec.json
blob4ce12409dcd907dd6794377f7dc15da7c2539008
2   "name": "IMGLYCamera",
3   "version": "1.39.0-rc.0",
4   "summary": "A mobile camera with versatile video capturing capabilities.",
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.39.0-rc.0"
17   },
18   "source_files": [
19     "Bundle+.swift",
20     "Sources/IMGLYCamera/**/*.{swift}"
21   ],
22   "resource_bundles": {
23     "IMGLYCameraAssets": [
24       "Sources/IMGLYCamera/Assets.xcassets"
25     ]
26   },
27   "swift_versions": "5.10",
28   "cocoapods_version": ">= 1.11.2",
29   "platforms": {
30     "ios": "16.0"
31   },
32   "dependencies": {
33     "IMGLYCoreUI": [
34       "1.39.0-rc.0"
35     ]
36   },
37   "pod_target_xcconfig": {
38     "SWIFT_OBJC_INTERFACE_HEADER_NAME": "",
39     "SWIFT_INSTALL_OBJC_HEADER": "NO"
40   },
41   "frameworks": [
42     "AVFoundation",
43     "AVKit",
44     "Combine",
45     "CoreMedia",
46     "Foundation",
47     "SwiftUI",
48     "UIKit"
49   ],
50   "swift_version": "5.10"