blob: d574a120fff275faeb3a68049924f00a86a4f686 [file] [log] [blame]
{
"name": "Marvin",
"version": "0.5.1",
"license": "MIT",
"swift_versions": [
"5",
"5.1"
],
"summary": "Marvin, the missing toolkit for your iOS library.",
"homepage": "http://www.monksoftware.it/",
"description": "Marvin is a toolkit designed to work with EIMe. It contains helper classes for networking.",
"authors": {
"Webmonks SRL": "marvin@monksoftware.it"
},
"source": {
"git": "https://github.com/monksoftware/Marvin.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.{swift}",
"swift_version": "5.1"
}