Skip to content

Commit

Permalink
Specify swift_version
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed May 27, 2019
1 parent 053dd30 commit 0512d22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NativePopup.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ Pod::Spec.new do |s|
s.author = "Masayuki Ono"
s.source = { :git => "#{s.homepage}.git", :tag => s.version.to_s }
s.platform = :ios, '9.0'
s.swift_version = '5.0'
s.source_files = "NativePopup/**/*.swift"
end

0 comments on commit 0512d22

Please sign in to comment.