blob: 905938669a596634498a8cf676b1a1287c7ac4a8 [file] [log] [blame]
{
"name": "EZLayout",
"version": "0.1.1",
"authors": {
"Jeff Hurray": "jhurray33@gmail.com"
},
"homepage": "https://github.com/jhurray/EZLayout",
"summary": "A new take on iOS layouts using percentages. Imagine UIStackViews on crack. Goodbye autolayout.",
"license": "MIT",
"source": {
"git": "https://github.com/jhurray/EZLayout.git",
"tag": "0.1.1"
},
"source_files": "EZLayout/*{.h,.m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}