blob: 40f2d66d3d4da620b2bbe1195d2c887a0bd9c7cd [file] [log] [blame]
{
"name": "VD",
"version": "1.0.35",
"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.35"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "Sources/**/*",
"module_name": "VDKit",
"swift_version": "5.1"
}