blob: 80f7fa2b93784c6c8ef92abe85b9c9c328dcf6f0 [file] [log] [blame]
{
"name": "PhotoEditorSDK",
"swift_version": "4.2",
"version": "8.6.4",
"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": {
"9elements GmbH": "contact@9elements.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/imgly/pesdk-ios-build/releases/download/8.6.4/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
}