blob: b6bd2b3ec9e162060e4ff4bd267c093ea0fc1783 [file] [log] [blame]
{
"name": "SnooperPhotoEditor",
"version": "1.1.2",
"summary": "Snooper's custom photo editor.",
"homepage": "https://github.com/CallMeHeisenberg/photo-editor",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"JustHeisenberg": "ivanov@univ3rse.com"
},
"source": {
"git": "https://github.com/CallMeHeisenberg/photo-editor.git"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5",
"source_files": "src/**/*.{swift}",
"exclude_files": "src/**/AppDelegate.swift",
"resources": "src/**/*.{png,jpeg,jpg,storyboard,xib,ttf}",
"swift_version": "5"
}