Skip to content

Commit c29d4b3

Browse files
author
Robert Murray
committed
update s.platform to 10
1 parent 5775b03 commit c29d4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNZendeskChat.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
s.license = package['license']
1010
s.authors = package['author']
1111
s.homepage = package['homepage']
12-
s.platform = :ios, "9.3"
12+
s.platform = :ios, "10"
1313
s.source = { :git => "https://github.com/taskrabbit/react-native-zendesk-chat.git", :tag => "v#{s.version}" }
1414
s.source_files = "ios/*.{h,m}"
1515
s.static_framework = true

0 commit comments

Comments
 (0)