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