blob: 51f2e53350c8f0845da9751e464f81f439bf5622 [file] [log] [blame]
{
"name": "constrain",
"version": "0.1.0",
"summary": "Constrain helps with creating layout constraints",
"swift_version": "3.2",
"description": "Simplified syntax for layout constraints. Save and edit layout constraints.",
"homepage": "https://github.com/anconaesselmann/constrain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ancona-esselmann": "axel@anconaesselmann.com"
},
"source": {
"git": "https://github.com/anconaesselmann/constrain.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "constrain/Classes/**/*"
}