blob: 4239134f1898c099936ffd965c19a7f58c70be8b [file] [log] [blame]
{
"name": "MMLayout",
"version": "0.0.1",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/annidy/MMLayout",
"authors": {
"annidy": "annidy@gmail.com"
},
"summary": "Simple frame layout for iOS.",
"description": "Better frame layout than use setFrame.",
"source": {
"git": "https://github.com/annidy/MMLayout.git",
"tag": "v0.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}