blob: b1dac91fbd168572a556bbc2a6630d9b5a0b6d0f [file] [log] [blame]
{
"name": "CodableHero",
"version": "1.1.16",
"summary": "Save and Load your models",
"description": "Save and Load your models to Json",
"homepage": "https://github.com/velvetroom/codablehero",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iturbide": "codablehero@iturbi.de"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/velvetroom/codablehero.git",
"tag": "v1.1.16"
},
"source_files": "Source/*.swift",
"swift_version": "4.2"
}