blob: 1ba8f8aaf29080c7e7d70135613678ff9ea29ebf [file] [log] [blame]
{
"name": "KeepLayout",
"version": "0.3.0",
"summary": "Making Auto Layout easier to code.",
"homepage": "https://github.com/iMartinKiss/KeepLayout",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Martin Kiss": "martin.kiss@me.com"
},
"source": {
"git": "https://github.com/iMartinKiss/KeepLayout.git",
"tag": "v0.3.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Sources",
"requires_arc": true
}