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