[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 7 / 1 / UIButton+SBAInspectableHitExtension / 1.1.0 / UIButton+SBAInspectableHitExtension.podspec.json
blobee265b892a0fab981919117aa004e4b71c6b8018
2   "name": "UIButton+SBAInspectableHitExtension",
3   "version": "1.1.0",
4   "summary": "Extension of UIButton to control it's touch area.",
5   "homepage": "https://github.com/shoaib-akhtar/UIButton-InspectableHitExtension",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Shoaib Akhtar": "shoaib.akhtar1@live.com"
12   },
13   "source": {
14     "git": "https://github.com/shoaib-akhtar/UIButton-InspectableHitExtension.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]