blob: 83fb99b774e9973f7670ee1fc5e3d406387dae0d [file] [log] [blame]
{
"name": "VDCodable",
"version": "1.0.5",
"summary": "A short description of VDCodable.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dankinsoid/VDCodable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"voidilov": "voidilov@gmail.com"
},
"source": {
"git": "https://github.com/dankinsoid/VDCodable.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Sources/VDCodable/**/*",
"swift_version": "5.0"
}