blob: 4d1dbe088b34e2c69efa2a5e4a482d78b1113f1b [file] [log] [blame]
{
"name": "ImageEditorKit",
"version": "0.1.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.1.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}