Skip to content

Commit

Permalink
Bump our supported minimum iOS version to iOS 11.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 370682354
  • Loading branch information
Jeff Verkoeyen authored and material-automation committed Apr 27, 2021
1 parent f44a5a1 commit 2e63720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nimbus.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Pod::Spec.new do |s|
"Stephane Moore" => "[email protected]"
}
s.social_media_url = "http://twitter.com/NimbusKit"
s.platform = :ios, "9.0"
s.platform = :ios, "11.0"
s.source = { :git => "https://github.com/jverkoey/nimbus.git", :tag => s.version }
s.requires_arc = true

Expand Down

0 comments on commit 2e63720

Please sign in to comment.