blob: dc65341c75395e16736804963aa1c788e7aebf67 [file] [log] [blame]
{
"name": "KRE-iOSPhotoEditor",
"version": "1.0.2",
"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/smithkre/photo-editor",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Mohamed Hamed": "mohamed.hamed.ibrahem@gmail.com"
},
"source": {
"git": "https://github.com/smithkre/photo-editor.git",
"tag": "1.0.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "iOSPhotoEditor/**/*.{swift}",
"exclude_files": "",
"resources": "iOSPhotoEditor/**/*.{png,jpeg,jpg,storyboard,xib,ttf}",
"swift_version": "5.0"
}