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