Skip to content

Commit

Permalink
demo init
Browse files Browse the repository at this point in the history
  • Loading branch information
bugkingK committed Oct 1, 2019
1 parent 1d77f13 commit 72bbc1f
Show file tree
Hide file tree
Showing 24 changed files with 526 additions and 556 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion BKCountDownTimer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Circle shaped countdown timer. With Swift
s.author = { "bugkingK" => "[email protected]" }
s.platform = :ios, "10.0"
s.source = { :git => "https://github.com/bugkingK/CountDownTimer.git", :tag => "#{s.version}" }
s.source_files = "Classes", "BKCountDownTimer/Sources/**/*.{swift}"
s.source_files = "Classes", "Sources/**/*.{swift}"

s.swift_version = '5.0'

Expand Down
Loading

0 comments on commit 72bbc1f

Please sign in to comment.