Skip to content

Commit

Permalink
Updated podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangao0086 committed Oct 27, 2016
1 parent f529490 commit 87b8582
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .swift-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.0
1 change: 1 addition & 0 deletions DKCarouselView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ Pod::Spec.new do |s|
s.frameworks = "Foundation", "UIKit"
s.requires_arc = true
s.dependency "SDWebImage", "~> 3.8.1"
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3.0' }
end

0 comments on commit 87b8582

Please sign in to comment.