We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41f7661 + fe7cd6f commit e4da07aCopy full SHA for e4da07a
Package.swift
@@ -9,7 +9,7 @@ let package = Package(
9
products: [
10
// Products define the executables and libraries a package produces, and make them visible to other packages.
11
.library(
12
- name: "SSSpinnerButtonr",
+ name: "SSSpinnerButton",
13
targets: ["SSSpinnerButton"]),
14
],
15
dependencies: [
0 commit comments