blob: 5f762b4962a5523e1cff024962eb884bf44293a2 [file] [log] [blame]
{
"name": "imglyKit",
"version": "5.0.6",
"license": {
"type": "Commercial",
"file": "imglyKit.framework/imglyKit-LICENSE"
},
"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://www.photoeditorsdk.com/downloads/ios/5.0.6.zip"
},
"preserve_paths": "imglyKit.framework",
"source_files": "imglyKit.framework/Headers/*.h",
"public_header_files": "imglyKit.framework/Headers/*.h",
"resources": "imglyKit.framework/imglyKit.bundle",
"vendored_frameworks": "imglyKit.framework",
"pod_target_xcconfig": {
"COMPRESS_PNG_FILES": 0
},
"frameworks": [
"Accelerate",
"AVFoundation",
"CoreGraphics",
"CoreImage",
"CoreMotion",
"CoreText",
"Foundation",
"GLKit",
"ImageIO",
"MobileCoreServices",
"OpenGLES",
"Photos",
"UIKit"
],
"requires_arc": true,
"deprecated_in_favor_of": "PhotoEditorSDK"
}