blob: 956cb797dbcfe5d29a9158f412b22e8b9e2d15de [file] [log] [blame]
{
"name": "UIAlertView+CallbackBlock",
"version": "0.0.4",
"summary": "a init method with a callback block",
"homepage": "https://github.com/ggyy0515/UIAlertView-CallbackBlock",
"license": "MIT",
"platforms": {
"ios": null
},
"authors": {
"TristanYeung": "Tristan_yeung@163.com"
},
"source": {
"git": "https://github.com/ggyy0515/UIAlertView-CallbackBlock.git",
"tag": "0.0.4"
},
"source_files": "UIAlertView+CallbackBlock/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}