blob: cc0498d7302933340875c0632494ec7f8c982f36 [file] [log] [blame]
{
"name": "OpinionzAlertView",
"version": "0.1.0",
"summary": "OpinionzAlertView: Beautiful customizable alert view with blocks (and delegate)",
"description": " Beautiful customizable alert view with blocks. Choose from predefined icons for info, warning, success and error alerts. Customize color or set your desired image.\n",
"homepage": "https://opinionz.github.io/OpinionzAlertView",
"license": "MIT",
"authors": {
"Armen": "armen.mkrtchian@gmail.com",
"Tolik": "tolik.petrosyants@gmail.com"
},
"source": {
"git": "https://github.com/Opinionz/OpinionzAlertView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "OpinionzAlertView/Classes/*.{h,m}",
"resource_bundles": {
"OpinionzAlertView": "OpinionzAlertView/Assets/Images/*.png"
}
}