We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f31c46 + 1566873 commit fe7cd6fCopy full SHA for fe7cd6f
1 file changed
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