blob: a02618dd6eabe271da0c967473f573e9e369068b [file] [log] [blame]
{
"name": "imglyKit",
"version": "2.1.0",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"summary": "Creates stunning images with a nice selection of premium filters.",
"homepage": "https://github.com/imgly/imgly-sdk-ios",
"social_media_url": "https://twitter.com/9elements",
"authors": {
"9elements GmbH": "contact@9elements.com"
},
"source": {
"git": "https://github.com/imgly/imgly-sdk-ios.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": [
"Pod/Assets.xcassets",
"Pod/Filter Responses/*.png",
"Pod/Fonts/*",
"Pod/en.lproj/Localizable.strings"
],
"frameworks": [
"Accelerate",
"AVFoundation",
"CoreImage",
"Foundation",
"GLKit",
"MobileCoreServices",
"OpenGLES",
"Photos",
"UIKit"
],
"deprecated_in_favor_of": "PhotoEditorSDK"
}