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