blob: d7cb12e82dbdb4f7278e9984e0dc9ca44790d7ba [file] [log] [blame]
{
"name": "ImageEditorKit",
"version": "0.2.0",
"summary": "A simple and interactive framework for editing photos!",
"homepage": "https://github.com/Athlee/ImageEditorKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eugene Mozharovsky": "mozharovsky@live.com"
},
"social_media_url": "http://twitter.com/dottieyottie",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Athlee/ImageEditorKit.git",
"tag": "0.2.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}