[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / c / b / TouchEdgeExtendView / 1.0.0 / TouchEdgeExtendView.podspec.json
blob0a727cdfd88e28edeeba326fd4001328a56bc7ba
2   "name": "TouchEdgeExtendView",
3   "version": "1.0.0",
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": "GPL-3.0",
8   "authors": {
9     "zhuxiangpeng": "zxpwork@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xiangpengzhu/TouchEdgeExtendView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "TouchEdgeExtendView",
20     "TouchEdgeExtendView/*.{h,m}"
21   ],
22   "exclude_files": "Example"