[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 3 / 0 / HitRect / 0.0.1 / HitRect.podspec.json
blob993458ca5f823bc15defc6b668038b2ca5136e15
2   "name": "HitRect",
3   "version": "0.0.1",
4   "summary": "UIButtonUILabelUIImageView change touch area",
5   "description": "使用分类方便的更改其点击区域",
6   "homepage": "https://github.com/huangzhifei/HitRect.git",
7   "license": "MIT",
8   "authors": {
9     "huangzhifei": "huangzhifei2009@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/huangzhifei/HitRect.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "HitRect/HitRect/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true