blob: 6fdd2a7f431af648d7c48d5daa53d5ecb69d8453 [file] [log] [blame]
{
"name": "TapNibView",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"summary": "Base View That is loading from the nib.",
"requires_arc": true,
"version": "1.0.3",
"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.3"
},
"source_files": "TapNibView/Source/*.swift",
"dependencies": {
"TapAdditionsKit/ObjectiveC/NSObject": [
">= 1.3.1"
],
"TapAdditionsKit/Tap/ClassProtocol": [
">= 1.3.1"
],
"TapAdditionsKit/UIKit/UIView": [
">= 1.3.1"
]
}
}