blob: 8a63880f826ca578bc4db2708d871c4a7c4a4279 [file] [log] [blame]
{
"name": "ExpandTouchArea",
"version": "1.0.0",
"summary": "a category of UIControl which can expand the touch area",
"description": "a category of UIControl which can expand the touch area UIButton UISlider etc",
"homepage": "http://harris.fun",
"license": "MIT",
"authors": {
"HarrisHan": "harrishanhui@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/HarrisHan/ExpandTouchArea.git",
"tag": "1.0.0"
},
"source_files": "ExpandTouchArea/UIControl+ExpandTouchArea/UIControl+ExpandTouchArea.{h,m}"
}