[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 4 / IMGLYCoreUI / 1.35.0-rc.1 / IMGLYCoreUI.podspec.json
blobc853157e4234f8c1fcb847aa7218f4be917ebd3d
2   "name": "IMGLYCoreUI",
3   "version": "1.35.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.35.0-rc.1"
17   },
18   "source_files": [
19     "Bundle+.swift",
20     "Sources/IMGLYCoreUI/**/*.{swift}"
21   ],
22   "resources": "Sources/IMGLYCoreUI/Assets.xcassets",
23   "swift_versions": "5.10",
24   "cocoapods_version": ">= 1.11.2",
25   "platforms": {
26     "ios": "16.0"
27   },
28   "dependencies": {
29     "IMGLYCore": [
30       "1.35.0-rc.1"
31     ],
32     "Kingfisher": [
33       "~> 7.10.0"
34     ],
35     "SwiftUIIntrospect": [
36       "~> 1.1.2"
37     ]
38   },
39   "pod_target_xcconfig": {
40     "SWIFT_OBJC_INTERFACE_HEADER_NAME": "",
41     "SWIFT_INSTALL_OBJC_HEADER": "NO"
42   },
43   "frameworks": [
44     "AVFoundation",
45     "Combine",
46     "CoreGraphics",
47     "CoreMedia",
48     "CoreServices",
49     "Foundation",
50     "MobileCoreServices",
51     "Photos",
52     "SwiftUI",
53     "UniformTypeIdentifiers",
54     "UIKit"
55   ],
56   "swift_version": "5.10"