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.
2 parents 77c24f4 + 200bb56 commit d99a30bCopy full SHA for d99a30b
Iterable-React-Native-SDK.podspec
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
13
s.source = { :git => 'git+https://github.com/Iterable/react-native-sdk.git', :tag => s.version }
14
15
s.requires_arc = true
16
- s.platform = :ios, '10.0'
+ s.platform = :ios, '12.0'
17
18
s.preserve_paths = 'LICENSE.md', 'README.md', 'package.json', 'index.js'
19
s.source_files = 'ios/**/*.{h,m,swift}'
0 commit comments