blob: e2c32fbee48b1376f22bc535e5ebecf8d7c431e5 [file] [log] [blame]
{
"name": "VDAsync",
"version": "0.1.0",
"summary": "A short description of VDAsync.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dankinsoid/VDAsync",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"voidilov": "voidilov@gmail.com"
},
"source": {
"git": "https://github.com/dankinsoid/VDAsync.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "Sources/VDAsync/**/*",
"dependencies": {
"UnwrapOperator": [
"~> 0.1.0"
]
},
"swift_version": "5.0"
}