blob: f137508941083bc3ba4954771d3ada05f776c6c0 [file] [log] [blame]
{
"name": "iOSPhotoEditor",
"version": "0.1.0",
"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/MohamedHamedSwe/photo-editor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohamed Hamed": "mohamed.hamed.ibrahem@gmail.com"
},
"source": {
"git": "https://github.com/MohamedHamedSwe/photo-editor.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Photo Editor/**/*.{swift}",
"resources": "Photo Editor/**/*.{png,jpeg,jpg,storyboard,xib,ttf}",
"pushed_with_swift_version": "3.0"
}