blob: f0c5420e2059000e244165e5207670ec2f2a5add [file] [log] [blame]
{
"name": "VDCodable",
"version": "0.5.0",
"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": "0.5.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Sources/VDCodable/**/*",
"dependencies": {
"UnwrapOperator": [
]
},
"swift_version": "5.0"
}