[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / c / b / TouchEdgeExtendView / 1.0.2 / TouchEdgeExtendView.podspec.json
blobd9cbb74445e931372e59709509327fa47d78899f
2   "name": "TouchEdgeExtendView",
3   "version": "1.0.2",
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.2"
20   },
21   "source_files": [
22     "TouchEdgeExtendView",
23     "TouchEdgeExtendView/*.{h,m}"
24   ],
25   "exclude_files": "Example"