Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
aallam committed Mar 5, 2024
1 parent 0ccc815 commit 7dc63a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InstantSearch.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'InstantSearch'
s.version = '7.26.1'
s.platforms = { :ios => "9.0", :osx => "10.11", :watchos => "2.0", :tvos => "9.0" }
s.platforms = { :ios => "14.0", :osx => "11.0", :watchos => "7.0", :tvos => "14.0" }

s.license = { type: 'Apache 2.0', file: 'LICENSE.md' }
s.summary = 'A library of widgets and helpers to build instant-search applications on iOS.'
Expand Down

0 comments on commit 7dc63a3

Please sign in to comment.