[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / c / IMGLYUI / 1.36.0-rc.1 / IMGLYUI.podspec.json
blobacfd49580395c43411ec3d61f99ac205fd4e7673
2   "name": "IMGLYUI",
3   "version": "1.36.0-rc.1",
4   "summary": "IMGLYUI contains fully customizable editors, enabling template-based workflows & automations with just a few lines of code.",
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   "readme": "README.md",
14   "changelog": "https://img.ly/docs/cesdk/changelog/",
15   "source": {
16     "git": "https://github.com/imgly/IMGLYUI-swift.git",
17     "tag": "1.36.0-rc.1"
18   },
19   "source_files": [
20     "LICENSE.md"
21   ],
22   "swift_versions": "5.10",
23   "cocoapods_version": ">= 1.11.2",
24   "platforms": {
25     "ios": "16.0"
26   },
27   "default_subspecs": "All",
28   "subspecs": [
29     {
30       "name": "All",
31       "dependencies": {
32         "IMGLYUI/Core": [
34         ],
35         "IMGLYUI/CoreUI": [
37         ],
38         "IMGLYUI/Camera": [
40         ],
41         "IMGLYUI/Editor": [
43         ],
44         "IMGLYUI/DesignEditor": [
46         ],
47         "IMGLYUI/VideoEditor": [
49         ],
50         "IMGLYUI/PhotoEditor": [
52         ],
53         "IMGLYUI/ApparelEditor": [
55         ],
56         "IMGLYUI/PostcardEditor": [
58         ]
59       }
60     },
61     {
62       "name": "Core",
63       "dependencies": {
64         "IMGLYCore": [
65           "1.36.0-rc.1"
66         ]
67       }
68     },
69     {
70       "name": "CoreUI",
71       "dependencies": {
72         "IMGLYCoreUI": [
73           "1.36.0-rc.1"
74         ]
75       }
76     },
77     {
78       "name": "Camera",
79       "dependencies": {
80         "IMGLYCamera": [
81           "1.36.0-rc.1"
82         ]
83       }
84     },
85     {
86       "name": "Editor",
87       "dependencies": {
88         "IMGLYEditor": [
89           "1.36.0-rc.1"
90         ]
91       }
92     },
93     {
94       "name": "DesignEditor",
95       "dependencies": {
96         "IMGLYDesignEditor": [
97           "1.36.0-rc.1"
98         ]
99       }
100     },
101     {
102       "name": "VideoEditor",
103       "dependencies": {
104         "IMGLYVideoEditor": [
105           "1.36.0-rc.1"
106         ]
107       }
108     },
109     {
110       "name": "PhotoEditor",
111       "dependencies": {
112         "IMGLYPhotoEditor": [
113           "1.36.0-rc.1"
114         ]
115       }
116     },
117     {
118       "name": "ApparelEditor",
119       "dependencies": {
120         "IMGLYApparelEditor": [
121           "1.36.0-rc.1"
122         ]
123       }
124     },
125     {
126       "name": "PostcardEditor",
127       "dependencies": {
128         "IMGLYPostcardEditor": [
129           "1.36.0-rc.1"
130         ]
131       }
132     }
133   ],
134   "swift_version": "5.10"