Skip to content

Commit 72bbc1f

Browse files
committed
demo init
1 parent 1d77f13 commit 72bbc1f

File tree

24 files changed

+526
-556
lines changed

24 files changed

+526
-556
lines changed

.DS_Store

0 Bytes
Binary file not shown.

BKCountDownTimer.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Circle shaped countdown timer. With Swift
1212
s.author = { "bugkingK" => "[email protected]" }
1313
s.platform = :ios, "10.0"
1414
s.source = { :git => "https://github.com/bugkingK/CountDownTimer.git", :tag => "#{s.version}" }
15-
s.source_files = "Classes", "BKCountDownTimer/Sources/**/*.{swift}"
15+
s.source_files = "Classes", "Sources/**/*.{swift}"
1616

1717
s.swift_version = '5.0'
1818

0 commit comments

Comments
 (0)