blob: 85e0ae65cc5159bcec5af3b6a97e405814d81632 [file] [log] [blame]
{
"name": "UIActionSheet+AutomaticActions",
"version": "0.5.0",
"summary": "Experimental UIActionSheet category that always invokes the correct selector.",
"homepage": "https://github.com/jlmendezbonini/UIActionSheet-AutomaticActions",
"license": "MIT",
"authors": {
"Jorge Luis Mendez": "jlmendezbonini@gmail.com"
},
"source": {
"git": "https://github.com/jlmendezbonini/UIActionSheet-AutomaticActions.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "*.{h,m}"
}