Skip to content

Commit

Permalink
Define swift version in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
joeydong-stripe committed May 31, 2018
1 parent 2f02ee7 commit b6b8a9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions StripeDashboardUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.ios.deployment_target = '9.0'
s.ios.frameworks = ['UIKit', 'Foundation']
s.swift_version = '4.1'
end

0 comments on commit b6b8a9a

Please sign in to comment.