blob: 9dd928cd6608af46cb3925d030e05426c298534f [file] [log] [blame]
{
"name": "ConstraintBuilder",
"version": "1.0.1",
"summary": "UIKit constraint builder with activate, deactivate and update methods",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/umobi/ConstraintBuilder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"brennobemoura": "brenno@umobi.com.br"
},
"source": {
"git": "https://github.com/umobi/ConstraintBuilder.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"swift_versions": "5.1",
"source_files": "Sources/ConstraintBuilder/Classes/**/*",
"swift_version": "5.1"
}