blob: d5d76680d3575d809fcdf0cb2c5bd7910b0a219c [file] [log] [blame]
{
"name": "MZAppearance",
"version": "1.1.2",
"license": "MIT",
"summary": "UIAppearance proxy for custom objects.",
"homepage": "https://github.com/m1entus/MZAppearance",
"authors": "MichaƂ Zaborowski",
"source": {
"git": "https://github.com/m1entus/MZAppearance.git",
"tag": "1.1.2"
},
"source_files": "MZAppearance/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"frameworks": "QuartzCore"
}