blob: 040fbf3a3e4d6f94a9115dd9c42d0d4b7f79ba5a [file] [log] [blame]
{
"name": "FLKAutoLayout",
"version": "0.2.0",
"platforms": {
"ios": "6.0"
},
"summary": "UIView category which makes it easy to create layout constraints in code.",
"homepage": "https://github.com/floriankugler/FLKAutoLayout",
"license": "MIT",
"authors": {
"Florian Kugler": "mail@floriankugler.com"
},
"source": {
"git": "https://github.com/floriankugler/FLKAutoLayout.git",
"tag": "0.2.0"
},
"source_files": "FLKAutoLayout/*",
"requires_arc": true
}