[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / 0 / ExpandTouchArea / 1.0.0 / ExpandTouchArea.podspec.json
blob8a63880f826ca578bc4db2708d871c4a7c4a4279
2   "name": "ExpandTouchArea",
3   "version": "1.0.0",
4   "summary": "a category of UIControl which can expand the touch area",
5   "description": "a category of UIControl which can expand the touch area UIButton UISlider etc",
6   "homepage": "http://harris.fun",
7   "license": "MIT",
8   "authors": {
9     "HarrisHan": "harrishanhui@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/HarrisHan/ExpandTouchArea.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ExpandTouchArea/UIControl+ExpandTouchArea/UIControl+ExpandTouchArea.{h,m}"