[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / c / IMGLYCore / 1.40.0-rc.1 / IMGLYCore.podspec.json
blobfc3ec1b861cbc5038ff2f6d966aec3af38630f1a
2   "name": "IMGLYCore",
3   "version": "1.40.0-rc.1",
4   "summary": "The core functionality 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.40.0-rc.1"
17   },
18   "source_files": [
19     "Bundle+.swift",
20     "Sources/IMGLYCore/**/*.{swift}"
21   ],
22   "swift_versions": "5.10",
23   "cocoapods_version": ">= 1.11.2",
24   "platforms": {
25     "ios": "16.0"
26   },
27   "dependencies": {
28     "IMGLYEngine": [
29       "1.40.0-rc.1"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "SWIFT_OBJC_INTERFACE_HEADER_NAME": "",
34     "SWIFT_INSTALL_OBJC_HEADER": "NO"
35   },
36   "frameworks": [
37     "Combine",
38     "CoreMedia",
39     "Foundation",
40     "UniformTypeIdentifiers"
41   ],
42   "swift_version": "5.10"