blob: 5c696d9255c43f8e4317cfdf68fdfb66b3367b62 [file] [log] [blame]
{
"name": "Drops",
"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/dolzhenko-tony/Drops",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Anton Dolzhenko": "dolzhenko.tony@gmail.com"
},
"source": {
"git": "https://github.com/dolzhenko-tony/Drops.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Photo Editor/Photo Editor/**/*.{swift}",
"exclude_files": "Photo Editor/Photo Editor/**/AppDelegate.swift",
"resources": "Photo Editor/Photo Editor/**/*.{png,jpeg,jpg,storyboard,xib,ttf}",
"pushed_with_swift_version": "4.0"
}