[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / c / b / TouchEdgeExtendView / 1.0.4 / TouchEdgeExtendView.podspec.json
blob7f53abaf1d2aaa0d3c45f57eab6ebc902ad93c87
2   "name": "TouchEdgeExtendView",
3   "version": "1.0.4",
4   "summary": "A Framework who can expand a UIView's touch area.",
5   "description": "A Framework who can expand a button's touch area.",
6   "homepage": "https://github.com/xiangpengzhu/TouchEdgeExtendView",
7   "license": {
8     "type": "GNU General Public License v3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuxiangpeng": "zxpwork@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/xiangpengzhu/TouchEdgeExtendView.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "TouchEdgeExtendView/*.{h,m}",
22   "exclude_files": "Example",
23   "public_header_files": "TouchEdgeExtendView/*.h",
24   "frameworks": "UIKit",
25   "requires_arc": true