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