[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 1 / d / a / PhotoEditorSDK / 10.23.1 / PhotoEditorSDK.podspec.json
bloba785ec7ae76c3f231c8ff14d11d4a97e81e4daea
2   "name": "PhotoEditorSDK",
3   "swift_versions": "5.3",
4   "version": "10.23.1",
5   "license": {
6     "type": "Commercial",
7     "file": "PhotoEditorSDK.framework/PhotoEditorSDK-LICENSE.md"
8   },
9   "summary": "Integrate the photo editor into your own HTML5, iOS or Android app - in minutes!",
10   "homepage": "https://www.photoeditorsdk.com",
11   "authors": {
12     "img.ly GmbH": "contact@img.ly"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://github.com/imgly/pesdk-ios-build/releases/download/10.23.1/PhotoEditorSDK.zip"
19   },
20   "preserve_paths": [
21     "PhotoEditorSDK.framework",
22     "PhotoEditorSDK.framework.dSYM"
23   ],
24   "public_header_files": "PhotoEditorSDK.framework/Headers/*.h",
25   "source_files": "PhotoEditorSDK.framework/Headers/*.h",
26   "vendored_frameworks": "PhotoEditorSDK.framework",
27   "frameworks": [
28     "Accelerate",
29     "AVFoundation",
30     "CFNetwork",
31     "CoreGraphics",
32     "CoreImage",
33     "CoreLocation",
34     "CoreMotion",
35     "CoreText",
36     "Foundation",
37     "GLKit",
38     "ImageIO",
39     "MobileCoreServices",
40     "OpenGLES",
41     "Photos",
42     "UIKit"
43   ],
44   "requires_arc": true,
45   "pod_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
47     "COMPRESS_PNG_FILES": 0
48   },
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "dependencies": {
53     "imglyKit": [
54       "10.23.1"
55     ]
56   },
57   "swift_version": "5.3"