blob: 0fa08c71527f011d105f6c1b19faf7a18ae51aab [file] [log] [blame]
{
"name": "imglyKit",
"version": "2.0.4",
"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.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": [
"Pod/Assets.xcassets",
"Pod/XIBs/*.xib",
"Pod/Filter Responses/*.png",
"Pod/Fonts/*"
],
"frameworks": [
"AssetsLibrary",
"AVFoundation",
"CoreImage",
"Foundation",
"GLKit",
"MobileCoreServices",
"OpenGLES",
"Photos",
"UIKit"
],
"deprecated_in_favor_of": "PhotoEditorSDK"
}