blob: 97d794039ded58df5d4bf2a7f6570ad91ac2113e [file] [log] [blame]
{
"name": "QuickConstraint",
"version": "0.5.0",
"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.14",
"tvos": "9.0"
},
"swift_versions": "5.3",
"source": {
"git": "https://github.com/nakkht/quick-constraint.git",
"tag": "v0.5.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.3"
}