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