Skip to content

Commit 5042ffa

Browse files
committed
Put swift_version back
1 parent 3383e6a commit 5042ffa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SwiftMessages.podspec

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Pod::Spec.new do |spec|
77
spec.summary = 'A very flexible message bar for iOS written in Swift.'
88
spec.source = {:git => 'https://github.com/SwiftKickMobile/SwiftMessages.git', :tag => spec.version}
99
spec.platform = :ios, '9.0'
10+
spec.swift_version = '4.1'
1011
spec.ios.deployment_target = '9.0'
1112
spec.framework = 'UIKit'
1213
spec.requires_arc = true

0 commit comments

Comments
 (0)