[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / b / f / 1 / TapNibView / 1.0.1.2 / TapNibView.podspec.json
blobc66ee6e371e838208f8ca50adfe839dfce8f2a37
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.2",
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.2"
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   }