blob: 9e06636a362588ed983318d4143687e5ec946d57 [file] [log] [blame]
{
"name": "CodableHero",
"version": "1.6.51",
"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.6.51"
},
"source_files": "Source/*.swift",
"swift_version": "4.2",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"prefix_header_file": false,
"static_framework": true
}