blob: c7fc03ee389c3e6fdd6405d2aee5b1c4d4b8dddb [file] [log] [blame]
{
"name": "QuickConstraint",
"version": "0.4.1",
"summary": "Short and fast auto layout done programmatically.",
"description": "Short and simple. Lay the views programmatically in more concise way.",
"homepage": "https://github.com/nakkht/quick-constraint",
"license": {
"type": "Apache v2.0",
"file": "LICENSE"
},
"authors": {
"Paulius Gudonis": "pg@neqsoft.com"
},
"social_media_url": "https://twitter.com/nakkht",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/nakkht/quick-constraint.git",
"tag": "v0.4.1"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.2"
}