Skip to content

Commit 08f6e6e

Browse files
author
Ryan Nystrom
committed
swift version to 4.0
1 parent e98f81c commit 08f6e6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MessageViewController.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ Pod::Spec.new do |spec|
88
spec.source = { :git => 'https://github.com/GitHawkApp/MessageViewController.git', :tag => '#{s.version}' }
99
spec.source_files = 'MessageViewController/*.swift'
1010
spec.platform = :ios, '10.0'
11+
spec.swift_version = '4.0'
1112
end

0 commit comments

Comments
 (0)