Skip to content

Commit

Permalink
fix podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
ykyouhei committed Sep 16, 2016
1 parent 0608662 commit d6d3768
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions KYDrawerController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ Pod::Spec.new do |s|
s.source_files = "KYDrawerController/Classes/*.swift"
s.requires_arc = true
s.ios.deployment_target = '8.0'
s.xcconfig = {
'SWIFT_VERSION' => '3'
}
end

0 comments on commit d6d3768

Please sign in to comment.