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