Skip to content

Commit

Permalink
Fix some warnings and change the version of targets to 2.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightonke committed May 8, 2017
1 parent 5ac5d2a commit a3850a7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
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: 0 additions & 1 deletion VHBoomMenuButton.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Pod::Spec.new do |s|
s.subspec 'Swift' do |ss|
ss.ios.deployment_target = '8.0'
ss.source_files = 'VHBoomMenuButtonSwift/**/*.{h,m,swift}'
ss.pod_target_xcconfig = { 'SWIFT_VERSION' => '3' }
end

end
Binary file not shown.

0 comments on commit a3850a7

Please sign in to comment.