blob: a571b2f9253b5a1ef3832c590a776520884e337a [file] [log] [blame]
{
"name": "Drops",
"version": "0.1.1",
"summary": "Photo Editor supports drawing, writing text, filters 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.1"
},
"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}"
}