blob: a700d256b4b37458e939c88154b17f5470c0e06b [file] [log] [blame]
{
"name": "VDArch",
"version": "1.0.36",
"summary": "A short description of VDAnimation.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dankinsoid/VDArch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Voidilov": "voidilov@gmail.com"
},
"source": {
"git": "https://github.com/dankinsoid/VDArch.git",
"tag": "1.0.36"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "Sources/VDArch/**/*",
"frameworks": "UIKit",
"dependencies": {
"VDKit": [
],
"VDFlow": [
],
"RxSwift": [
],
"RxOperators": [
]
},
"swift_version": "5.1"
}