blob: 2c502efc45030b636b6c859d08cdfcda6d83589d [file] [log] [blame]
{
"name": "PinLayout",
"version": "1.4.2",
"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.4.2"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}