blob: ccaceb7a7e04661fca4b355d80d22bb1b0807dd7 [file] [log] [blame]
{
"name": "UIAlertView+CallbackBlock",
"version": "0.0.3",
"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.3"
},
"source_files": "UIAlertView+CallbackBlock/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}