[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / d / UIButton+TouchAreaInsets / 0.1.0 / UIButton+TouchAreaInsets.podspec.json
blob25847eacd4608a90f14ed39baedcfcf20bd5dbe1
2   "name": "UIButton+TouchAreaInsets",
3   "version": "0.1.0",
4   "summary": "Set UIButton's touch area insets.",
5   "homepage": "http://github.com/devxoul/UIButton-TouchAreaInsets",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "devxoul": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/UIButton-TouchAreaInsets.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "5.1"
19   },
20   "source_files": "UIButton+TouchAreaInsets/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "deprecated_in_favor_of": "TouchAreaInsets"