blob: 090ae9bcb8651ee2049d06fc149f174b8148ea0f [file] [log] [blame]
{
"name": "SnooperPhotoEditor",
"version": "1.1.3",
"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",
"tag": "1.1.3"
},
"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"
}