blob: 9e5dd7746f30e55fd51dbe9b6bf635b23091df61 [file] [log] [blame]
{
"name": "LayoutKit",
"version": "1.0.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.0.0"
},
"source_files": "LayoutKit/**/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
]
}