blob: 95e1172c96bb72400013c9d35127fbfc65af5add [file] [log] [blame]
{
"name": "UIResponder+MNActions",
"version": "1.0.0",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"summary": "UIResponder event propagation.",
"homepage": "http://github.com/madninja/UIResponder+MNActions",
"authors": {
"Marc Nijdam": "marc@imadjine.com"
},
"source": {
"git": "https://github.com/madninja/UIResponder-MNActions.git",
"tag": "1.0.0"
},
"description": "Handy UIResponder event chaining.",
"source_files": "UIResponder+MNActions/*.{h,m}",
"requires_arc": false
}