blob: ad4f07fae73710dd09bcd485b84c8c19310359c0 [file] [log] [blame]
{
"name": "QuickConstraint",
"version": "0.2.0",
"summary": "Short and fast auto layout done programmatically. Only syntactic suger.",
"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": {
"tvos": "9.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/nakkht/quick-constraint.git",
"tag": "v0.2.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.2"
}