[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 4 / IMGLYCoreUI / 1.40.0-rc.1 / IMGLYCoreUI.podspec.json
blob6bbb2dda7d7b979424144f8cd3e68ba517fd9277
2   "name": "IMGLYCoreUI",
3   "version": "1.40.0-rc.1",
4   "summary": "The core UI components 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/IMGLYCoreUI/**/*.{swift}"
21   ],
22   "resource_bundles": {
23     "IMGLYCoreUIAssets": [
24       "Sources/IMGLYCoreUI/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     "IMGLYCore": [
34       "1.40.0-rc.1"
35     ],
36     "Kingfisher": [
37       "~> 7.10.0"
38     ],
39     "SwiftUIIntrospect": [
40       "~> 1.1.2"
41     ]
42   },
43   "pod_target_xcconfig": {
44     "SWIFT_OBJC_INTERFACE_HEADER_NAME": "",
45     "SWIFT_INSTALL_OBJC_HEADER": "NO"
46   },
47   "frameworks": [
48     "AVFoundation",
49     "Combine",
50     "CoreGraphics",
51     "CoreMedia",
52     "CoreServices",
53     "Foundation",
54     "MobileCoreServices",
55     "Photos",
56     "SwiftUI",
57     "UniformTypeIdentifiers",
58     "UIKit"
59   ],
60   "swift_version": "5.10"