blob: 6c51f46e91dd9ac2de0abe55dca0ef51b707b425 [file] [log] [blame]
{
"name": "TapNibView",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"summary": "Base View That is loading from the nib.",
"requires_arc": true,
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tap Payments": "hello@tap.company"
},
"homepage": "https://github.com/Tap-Payments/TapNibView-iOS",
"source": {
"git": "https://github.com/Tap-Payments/TapNibView-iOS.git",
"tag": "1.0.1"
},
"source_files": "TapNibView/Source/*.swift",
"dependencies": {
"TapAdditionsKit/ObjectiveC/NSObject": [
"1.1"
],
"TapAdditionsKit/Tap/ClassProtocol": [
"1.1"
],
"TapAdditionsKit/UIKit/UIView": [
"1.1"
]
}
}