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