Skip to content

Commit 0e9afb4

Browse files
committed
Update platforms in podspec
1 parent 1f1e770 commit 0e9afb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/raygun4reactnative.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
1515
# optional - use expanded license entry instead:
1616
# s.license = { :type => "MIT", :file => "LICENSE" }
1717
s.authors = { "MindscapeHQ" => "hello@raygun.io" }
18-
s.platforms = { :ios => "10.0" }
18+
s.platforms = { :ios => "12.0" }
1919
s.source = { :git => "https://github.com/hunteva/raygun4reactnative.git", :branch => "kerwin/refactory/storage" }
2020

2121
s.source_files = "ios/**/*.{h,c,m,swift}"

0 commit comments

Comments
 (0)