blob: d4859a07c4a2818743a73055e442f3787fc1d531 [file] [log] [blame]
{
"name": "CodableHero",
"version": "1.0.0",
"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.0.0"
},
"source_files": "Source/*.swift",
"swift_version": "4.2"
}