blob: caefeb4314444b69c0b27d21a11b97cc464783ed [file] [log] [blame]
{
"name": "KeepLayout",
"version": "1.2.2",
"summary": "Making Auto Layout easier to code.",
"homepage": "https://github.com/iMartinKiss/KeepLayout",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Martin Kiss",
"source": {
"git": "https://github.com/iMartinKiss/KeepLayout.git",
"tag": "v1.2.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Sources",
"requires_arc": true
}