blob: 954606b8f94d973595a206e1c9bc938aea06a7b7 [file] [log] [blame]
{
"name": "PhotoEditorSDK",
"swift_versions": "5.1",
"version": "10.8.0",
"license": {
"type": "Commercial",
"file": "PhotoEditorSDK/PhotoEditorSDK.framework/PhotoEditorSDK-LICENSE.md"
},
"summary": "Integrate the photo editor into your own HTML5, iOS or Android app - in minutes!",
"homepage": "https://www.photoeditorsdk.com",
"social_media_url": "https://twitter.com/photoeditorsdk",
"authors": {
"img.ly GmbH": "contact@img.ly"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/imgly/pesdk-ios-build/releases/download/10.8.0/PhotoEditorSDK.zip"
},
"preserve_paths": [
"PhotoEditorSDK/PhotoEditorSDK.framework",
"PhotoEditorSDK/PhotoEditorSDK.framework.dSYM"
],
"public_header_files": "PhotoEditorSDK/PhotoEditorSDK.framework/Headers/*.h",
"source_files": "PhotoEditorSDK/PhotoEditorSDK.framework/Headers/*.h",
"vendored_frameworks": "PhotoEditorSDK/PhotoEditorSDK.framework",
"pod_target_xcconfig": {
"COMPRESS_PNG_FILES": 0
},
"frameworks": [
"Accelerate",
"AVFoundation",
"CFNetwork",
"CoreGraphics",
"CoreImage",
"CoreLocation",
"CoreMotion",
"CoreText",
"Foundation",
"GLKit",
"ImageIO",
"MobileCoreServices",
"OpenGLES",
"Photos",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"imglyKit": [
"10.8.0"
]
},
"swift_version": "5.1"
}