blob: 1276cb8382221c55d6c29c160dd4230f8f06c149 [file] [log] [blame]
{
"name": "ConstraintBuilder",
"version": "2.0.0",
"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": "2.0.0"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0",
"osx": "10.13"
},
"swift_versions": "5.2",
"description": "TODO: Add long description of the pod here.",
"source_files": "Sources/ConstraintBuilder/**/*",
"swift_version": "5.2"
}