Skip to content

Commit

Permalink
update countdown label.
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki_keishi committed Sep 30, 2016
1 parent 03e94ef commit 2a4a7bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CountdownLabel.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/suzuki-0000/CountdownLabel.git", :tag => s.version }
s.platform = :ios, "9.0"
s.source_files = 'CountdownLabel/*.swift'
s.source_files = 'CountdownLabel/**/*.swift'
s.requires_arc = true
s.frameworks = "UIKit"
end

0 comments on commit 2a4a7bf

Please sign in to comment.