blob: 9a58579c9392788ce5e4af5607a4ae1d20b854e7 [file] [log] [blame]
{
"name": "MZAppearance",
"version": "1.1.0",
"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.0"
},
"source_files": "MZAppearance/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"frameworks": "QuartzCore"
}