blob: 37b923d2f2713da6b0643febf4ff80dbef7eb71d [file] [log] [blame]
{
"name": "ConstraintBuilder",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"swift_versions": "5.1",
"source_files": "Sources/ConstraintBuilder/Classes/**/*",
"swift_version": "5.1"
}