blob: 020f0dbfe459346dfcddb94a436e725233f21c52 [file] [log] [blame]
{
"name": "UIView+KGNAutoLayout",
"version": "0.1.3",
"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.3"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "UIView+KGNAutoLayout"
}