2 "name": "WZProtocolInterceptor",
4 "summary": "a intermediate proxy class to forward Objective-C delegate messages",
5 "description": " A intermediate proxy class to forward Objective-C delegate messages.\n It checks the selector contained in specific protocol(s) to avoid infinite loop \n for keyboard dependent views like UITextField and UITextView.\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
6 "homepage": "https://github.com/haifengkao/WZProtocolInterceptor",
7 "license": "CC-BY-SA 3.0",
12 "git": "https://github.com/haifengkao/WZProtocolInterceptor.git",
19 "source_files": "Pod/Classes/**/*"