We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b052f commit 3383e6aCopy full SHA for 3383e6a
.swift-version
SwiftMessages.podspec
@@ -7,7 +7,6 @@ Pod::Spec.new do |spec|
7
spec.summary = 'A very flexible message bar for iOS written in Swift.'
8
spec.source = {:git => 'https://github.com/SwiftKickMobile/SwiftMessages.git', :tag => spec.version}
9
spec.platform = :ios, '9.0'
10
- spec.swift_version = '4.1'
11
spec.ios.deployment_target = '9.0'
12
spec.framework = 'UIKit'
13
spec.requires_arc = true
0 commit comments