blob: 47d4c97574454c597397442861eae28f67331540 [file] [log] [blame]
{
"name": "VD",
"version": "1.0.4",
"summary": "A short description of VD.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dankinsoid/VD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"voidilov": "voidilov@gmail.com"
},
"source": {
"git": "https://github.com/dankinsoid/VD.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "Sources/**/*",
"subspecs": [
{
"name": "Base",
"source_files": "Sources/VD/*"
}
],
"swift_version": "5.1"
}