blob: 3497dcb2897bf8a1ff1fbde4d0a4af36d5bed31d [file] [log] [blame]
{
"name": "UIActionSheet+Block",
"version": "1.0.1",
"summary": "UIActionSheet category to replace UIUIActionSheetDelegate by block",
"homepage": "https://github.com/hyeon0145/UIActionSheet-Block.git",
"license": {
"type": "WTFPL",
"file": "LICENSE"
},
"authors": {
"Jonghwan Hyeon": "hyeon0145@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/hyeon0145/UIActionSheet-Block.git",
"tag": "v1.0.1"
},
"source_files": "UIActionSheet+Block.{h,m}",
"requires_arc": true
}