[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 0 / 7 / 1 / UIButton+SBAInspectableHitExtension / 1.2.1 / UIButton+SBAInspectableHitExtension.podspec.json
blob2650fa01fe73b7a1bd87e8f62fa535d030b720ac
2   "name": "UIButton+SBAInspectableHitExtension",
3   "version": "1.2.1",
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     "branch": "master",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Classes/*.{h,m}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]