blob: e285229c5119238b0a7022fd14c58a9c23258af8 [file] [log] [blame]
{
"name": "iOSPhotoEditor",
"version": "0.4.6",
"summary": "Photo Editor supports drawing, writing text and adding stickers and emojis",
"description": "Photo Editor supports drawing, writing text and adding stickers and emojis\nwith the ability to scale and rotate objects",
"homepage": "https://github.com/M-Hamed/photo-editor",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Mohamed Hamed": "mohamed.hamed.ibrahem@gmail.com"
},
"source": {
"git": "https://github.com/M-Hamed/photo-editor.git",
"tag": "0.4.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Photo Editor/**/*.{swift}",
"exclude_files": "Photo Editor/**/AppDelegate.swift",
"resources": "Photo Editor/**/*.{png,jpeg,jpg,storyboard,xib,ttf}",
"pushed_with_swift_version": "3.0"
}