| { |
| "name": "ExpandResponderButton", |
| "version": "1.0", |
| "summary": "增大按钮相应区域的自定义按钮", |
| "description": "目前支持的功能:增大按钮响应区域", |
| "homepage": "https://github.com/wuyang1314/ExpandResponderButton.git", |
| "license": "MIT", |
| "authors": { |
| "liwuyang": "liwuyang@lbesec.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/wuyang1314/ExpandResponderButton.git", |
| "tag": "1.0" |
| }, |
| "source_files": [ |
| "ExpandResponderButton", |
| "ExpandResponderButton/ExpandResponderButton/*" |
| ], |
| "exclude_files": "UIKit", |
| "requires_arc": true |
| } |