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