blob: 02a2baebab46a41a722c2ced515b225a7508bf0c [file] [log] [blame]
{
"name": "AutoLayoutDance",
"homepage": "https://github.com/nzaghini/AutoLayoutDance",
"version": "0.0.3",
"summary": "AutoLayoutDance is a small library for debugging AutoLayout ambiguous layouts.",
"license": {
"type": "MIT",
"text": ""
},
"authors": {
"Nicola Zaghini": "nzaghini@gmail.com"
},
"source": {
"git": "https://github.com/nzaghini/AutoLayoutDance.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"requires_arc": true
}