blob: 06796e1d55dbb10b029694313cbf70500c7eb9bc [file] [log] [blame]
{
"name": "Mantis",
"version": "0.31",
"summary": "A swift photo cropping tool which mimics Photo.app",
"description": "Mantis is a swift photo cropping tool which mimics Photo.app",
"homepage": "https://github.com/guoyingtao/Mantis",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yingtao Guo": "guoyingtao@outlook.com"
},
"social_media_url": "http://twitter.com/guoyingtao",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/guoyingtao/Mantis.git",
"tag": "0.31"
},
"source_files": "Mantis/**/*.{h,swift}",
"resource_bundles": {
"Resource": [
"Mantis/**/*.lproj/*.strings"
]
},
"swift_version": "5.0"
}