blob: d9cbb74445e931372e59709509327fa47d78899f [file] [log] [blame]
{
"name": "TouchEdgeExtendView",
"version": "1.0.2",
"summary": "A Framework who can expand a UIView's touch area.",
"description": "A Framework who can expand a button's touch area.",
"homepage": "https://github.com/xiangpengzhu/TouchEdgeExtendView",
"license": {
"type": "GNU General Public License v3.0",
"file": "LICENSE"
},
"authors": {
"zhuxiangpeng": "zxpwork@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiangpengzhu/TouchEdgeExtendView.git",
"tag": "1.0.2"
},
"source_files": [
"TouchEdgeExtendView",
"TouchEdgeExtendView/*.{h,m}"
],
"exclude_files": "Example"
}