blob: 37ce283fd97cc213ef03b0bea4d8cfec717f6d58 [file] [log] [blame]
{
"name": "UIActionSheet+Block",
"version": "1.0.2",
"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.2"
},
"source_files": "UIActionSheet+Block.{h,m}",
"requires_arc": true
}