blob: 613f3a86f292c843f28438b25be79ad42894005c [file] [log] [blame]
{
"name": "UIAlertController-MZStyle",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"summary": "Category for UIAlertController customization.",
"homepage": "http://inspace.io",
"authors": "MichaƂ Zaborowski",
"source": {
"git": "https://github.com/m1entus/UIAlertController-MZStyle.git",
"tag": "1.0.0"
},
"source_files": [
"UIAlertController-MZStyle/*.{h,m}"
],
"requires_arc": true
}