blob: 876e52cae230a894304fd12d7d95c3e7f1f72c52 [file] [log] [blame]
{
"name": "ConstraintBuilder",
"version": "1.0.3",
"summary": "UIKit constraint builder with activate, deactivate and update methods",
"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.3"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"swift_versions": "5.1",
"description": "TODO: Add long description of the pod here.",
"source_files": "Sources/ConstraintBuilder/**/*",
"swift_version": "5.1"
}