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.
1 parent d7c5ca9 commit d4ec554Copy full SHA for d4ec554
Package.swift
@@ -8,7 +8,6 @@ let package = Package(
8
dependencies: [
9
// Dependencies declare other packages that this package depends on.
10
// .package(url: /* package url */, from: "1.0.0"),
11
- .package (url : "https://github.com/bugkingK/CountDownTimer.git" , from : "0.0.3" )
12
],
13
targets: [
14
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments