[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / 5 / ExpandResponderButton / 1.0 / ExpandResponderButton.podspec.json
blob992ce90608ff86f11717937442a75241a84367b5
2   "name": "ExpandResponderButton",
3   "version": "1.0",
4   "summary": "增大按钮相应区域的自定义按钮",
5   "description": "目前支持的功能:增大按钮响应区域",
6   "homepage": "https://github.com/wuyang1314/ExpandResponderButton.git",
7   "license": "MIT",
8   "authors": {
9     "liwuyang": "liwuyang@lbesec.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/wuyang1314/ExpandResponderButton.git",
16     "tag": "1.0"
17   },
18   "source_files": [
19     "ExpandResponderButton",
20     "ExpandResponderButton/ExpandResponderButton/*"
21   ],
22   "exclude_files": "UIKit",
23   "requires_arc": true