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