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