[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 1 / d / a / PhotoEditorSDK / 10.19.0 / PhotoEditorSDK.podspec.json
blob9a275bd058ef61101464a3a947a755cbd2e984c7
2   "name": "PhotoEditorSDK",
3   "swift_versions": "5.1",
4   "version": "10.19.0",
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   "social_media_url": "https://twitter.com/photoeditorsdk",
12   "authors": {
13     "img.ly GmbH": "contact@img.ly"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "http": "https://github.com/imgly/pesdk-ios-build/releases/download/10.19.0/PhotoEditorSDK.zip"
20   },
21   "preserve_paths": [
22     "PhotoEditorSDK.framework",
23     "PhotoEditorSDK.framework.dSYM"
24   ],
25   "public_header_files": "PhotoEditorSDK.framework/Headers/*.h",
26   "source_files": "PhotoEditorSDK.framework/Headers/*.h",
27   "vendored_frameworks": "PhotoEditorSDK.framework",
28   "pod_target_xcconfig": {
29     "COMPRESS_PNG_FILES": 0
30   },
31   "frameworks": [
32     "Accelerate",
33     "AVFoundation",
34     "CFNetwork",
35     "CoreGraphics",
36     "CoreImage",
37     "CoreLocation",
38     "CoreMotion",
39     "CoreText",
40     "Foundation",
41     "GLKit",
42     "ImageIO",
43     "MobileCoreServices",
44     "OpenGLES",
45     "Photos",
46     "UIKit"
47   ],
48   "requires_arc": true,
49   "dependencies": {
50     "imglyKit": [
51       "10.19.0"
52     ]
53   },
54   "swift_version": "5.1"