Skip to content

Commit

Permalink
Add Swift version to podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleymills committed Mar 28, 2019
1 parent f91c404 commit 6c8652a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .swift-version

This file was deleted.

1 change: 1 addition & 0 deletions ReachabilitySwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ Pod::Spec.new do |s|
s.ios.framework = 'CoreTelephony'

s.requires_arc = true
s.swift_version = '5.0'
end

0 comments on commit 6c8652a

Please sign in to comment.