blob: b20df571fb5dae91b9ac810b4b2d97b9529eef84 [file] [log] [blame]
{
"name": "TinyLayout",
"version": "1.1",
"summary": "Human-friendly autolayout. So sweet!",
"description": "With Tiny Constraints you will forget about ugly view.firstBaselineAnchor.constraint(blah-blah-blah)",
"homepage": "https://github.com/SinetGroup/TinyLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SinetGroup": "office@yaknet.com"
},
"source": {
"git": "https://github.com/SinetGroup/TinyLayout.git",
"tag": "1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TinyLayout/Classes/**/*",
"swift_version": "4"
}