blob: 8739ebaf62dfdcf91ee8e2458ed8d1d68123a0f4 [file] [log] [blame]
{
"name": "VD",
"version": "1.0.42",
"summary": "This repository contains useful extensions on Foundation and UIKit",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dankinsoid/VDKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"voidilov": "voidilov@gmail.com"
},
"source": {
"git": "https://github.com/dankinsoid/VDKit.git",
"tag": "1.0.42"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "Sources/**/*",
"module_name": "VDKit",
"swift_version": "5.1"
}