[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / b / f / 1 / TapNibView / 1.0.3 / TapNibView.podspec.json
blob6fdd2a7f431af648d7c48d5daa53d5ecb69d8453
2   "name": "TapNibView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "swift_versions": [
7     "4.2",
8     "5.0"
9   ],
10   "summary": "Base View That is loading from the nib.",
11   "requires_arc": true,
12   "version": "1.0.3",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Tap Payments": "hello@tap.company"
19   },
20   "homepage": "https://github.com/Tap-Payments/TapNibView-iOS",
21   "source": {
22     "git": "https://github.com/Tap-Payments/TapNibView-iOS.git",
23     "tag": "1.0.3"
24   },
25   "source_files": "TapNibView/Source/*.swift",
26   "dependencies": {
27     "TapAdditionsKit/ObjectiveC/NSObject": [
28       ">= 1.3.1"
29     ],
30     "TapAdditionsKit/Tap/ClassProtocol": [
31       ">= 1.3.1"
32     ],
33     "TapAdditionsKit/UIKit/UIView": [
34       ">= 1.3.1"
35     ]
36   }