blob: 88ed6afe3e47d7c3c84f7078026b22b7afbb2ded [file] [log] [blame]
{
"name": "UIView+KGNAutoLayout",
"version": "0.1.1",
"authors": {
"David Keegan": "me@davidkeegan.com"
},
"homepage": "https://github.com/kgn/UIView-KGNAutoLayout",
"summary": "Auto Layout helper methods for common layout operations.",
"source": {
"git": "https://github.com/kgn/UIView-KGNAutoLayout.git",
"tag": "v0.1.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "UIView+KGNAutoLayout"
}