blob: 748231caa8dee6480f57c15717f201aba5b7ec4a [file] [log] [blame]
{
"name": "LayoutKit",
"version": "1.1.0",
"license": {
"type": "Apache License, Version 2.0"
},
"homepage": "https://linkedin.github.io/LayoutKit",
"authors": "LinkedIn",
"summary": "LayoutKit is a fast view layout library for iOS.",
"source": {
"git": "https://github.com/linkedin/LayoutKit.git",
"tag": "1.1.0"
},
"source_files": "LayoutKit/**/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
]
}