We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 255e45a commit bbf349cCopy full SHA for bbf349c
packages/integrations/template/Pod.podspec
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
18
s.source = { :git => "https://github.com/segmentio/analytics-react-native.git", :tag => s.version.to_s }
19
s.social_media_url = 'https://twitter.com/segment'
20
21
- s.platform = :ios, "11.0"
+ s.platform = :ios, "10.0"
22
s.source_files = 'ios/main.m'
23
s.static_framework = true
24
0 commit comments