Skip to content

Commit d99a30b

Browse files
authored
Merge pull request #554 from Iterable/Bump-min-version-ios
Bump min iOS version
2 parents 77c24f4 + 200bb56 commit d99a30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Iterable-React-Native-SDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
1313
s.source = { :git => 'git+https://github.com/Iterable/react-native-sdk.git', :tag => s.version }
1414

1515
s.requires_arc = true
16-
s.platform = :ios, '10.0'
16+
s.platform = :ios, '12.0'
1717

1818
s.preserve_paths = 'LICENSE.md', 'README.md', 'package.json', 'index.js'
1919
s.source_files = 'ios/**/*.{h,m,swift}'

0 commit comments

Comments
 (0)