blob: d2beffc6fb7fc81224936c9ac7393d68be7cd938 [file] [log] [blame]
{
"name": "TouchEdgeExtendView",
"version": "1.0.1",
"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": "GPL-3.0",
"authors": {
"zhuxiangpeng": "zxpwork@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiangpengzhu/TouchEdgeExtendView.git",
"tag": "1.0.1"
},
"source_files": [
"TouchEdgeExtendView",
"TouchEdgeExtendView/*.{h,m}"
],
"exclude_files": "Example"
}