We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e98f81c + 08f6e6e commit 6f6288aCopy full SHA for 6f6288a
MessageViewController.podspec
@@ -8,4 +8,5 @@ Pod::Spec.new do |spec|
8
spec.source = { :git => 'https://github.com/GitHawkApp/MessageViewController.git', :tag => '#{s.version}' }
9
spec.source_files = 'MessageViewController/*.swift'
10
spec.platform = :ios, '10.0'
11
+ spec.swift_version = '4.0'
12
end
0 commit comments