File tree Expand file tree Collapse file tree 1 file changed +52
-0
lines changed
Specs/a/9/1/IMGLYCamera/1.60.0-rc.0 Expand file tree Collapse file tree 1 file changed +52
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " IMGLYCamera" ,
3
+ "version" : " 1.60.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" :
" [email protected] "
12
+ },
13
+ "changelog" : " https://img.ly/docs/cesdk/changelog/" ,
14
+ "source" : {
15
+ "git" : " https://github.com/imgly/IMGLYUI-swift.git" ,
16
+ "tag" : " 1.60.0-rc.0"
17
+ },
18
+ "source_files" : [
19
+ " IMGLYCamera-Bundle+.swift" ,
20
+ " Sources/IMGLYCamera/**/*.{swift}"
21
+ ],
22
+ "resource_bundles" : {
23
+ "IMGLYCameraAssets" : [
24
+ " Sources/IMGLYCamera/Assets.xcassets" ,
25
+ " Sources/IMGLYCamera/IMGLYCamera.xcstrings"
26
+ ]
27
+ },
28
+ "swift_versions" : " 6.1" ,
29
+ "cocoapods_version" : " >= 1.11.2" ,
30
+ "platforms" : {
31
+ "ios" : " 16.0"
32
+ },
33
+ "dependencies" : {
34
+ "IMGLYCoreUI" : [
35
+ " 1.60.0-rc.0"
36
+ ]
37
+ },
38
+ "pod_target_xcconfig" : {
39
+ "SWIFT_OBJC_INTERFACE_HEADER_NAME" : " " ,
40
+ "SWIFT_INSTALL_OBJC_HEADER" : " NO"
41
+ },
42
+ "frameworks" : [
43
+ " AVFoundation" ,
44
+ " AVKit" ,
45
+ " Combine" ,
46
+ " CoreMedia" ,
47
+ " Foundation" ,
48
+ " SwiftUI" ,
49
+ " UIKit"
50
+ ],
51
+ "swift_version" : " 6.1"
52
+ }
You can’t perform that action at this time.
0 commit comments