blob: 2e956bd9a4f26cbce4eda8c3cc2258d6a1639934 [file] [log] [blame]
{
"name": "SnooperPhotoEditor",
"version": "1.1.4",
"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.4"
},
"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"
}