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