blob: 1f7a8c62469881b708d1d40d107fe9ee6176639b [file] [log] [blame]
{
"name": "Dertisch",
"version": "0.6.1",
"summary": "A lightweight framework for Swift apps.",
"description": "Dertisch is a swifty MVP framework for Swift apps built around dependency injection",
"homepage": "http://josephbeuysmum.co.uk",
"license": "MIT",
"authors": {
"Richard Willis": "richard@josephbeuysmum.co.uk"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/josephbeuysmum/Dertisch.git",
"tag": "0.6.1"
},
"source_files": "Dertisch/**/*.{h,m,swift}",
"swift_version": "4.2"
}