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