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