blob: 05baef04eb5e95c1bd5655a521234d17a2a348b5 [file] [log] [blame]
{
"name": "PinLayout",
"version": "1.5.4",
"summary": "Fast Swift UIViews layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable.",
"description": "Fast Swift UIViews layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable.",
"homepage": "https://mirego.github.io/PinLayout/",
"license": "BSD 3-clause",
"authors": {
"Luc Dion": "luc_dion@yahoo.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/mirego/PinLayout.git",
"tag": "1.5.4"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}