blob: a475f291b7e501e5e5ab7dea16770eff6f3a29f0 [file] [log] [blame]
{
"name": "KeepLayout",
"version": "0.3.1",
"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.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Sources",
"requires_arc": true
}