blob: c7f94e70d7c2f5ad5c503a8a21d9943676906cea [file] [log] [blame]
{
"name": "ConstraintsOperators",
"version": "2.12.0",
"summary": "A short description of ConstraintsOperators.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dankinsoid/ConstraintsOperators",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Author": "example@gmail.com"
},
"source": {
"git": "https://github.com/dankinsoid/ConstraintsOperators.git",
"tag": "2.12.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "Sources/ConstraintsOperators/**/*",
"dependencies": {
"VD": [
"~> 1.6.0"
]
},
"swift_version": "5.0"
}