Skip to content

Commit 69060d4

Browse files
authored
Merge pull request #603 from elliottkember/patch-2
2 parents 5256202 + b685817 commit 69060d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReactNativeCameraKit.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010

1111
s.authors = "CameraKit"
1212
s.homepage = "https://github.com/teslamotors/react-native-camera-kit"
13-
s.platform = :ios, "10.0"
13+
s.platform = :ios, "11.0"
1414

1515
s.source = { :git => "https://github.com/teslamotors/react-native-camera-kit.git", :tag => "v#{s.version}" }
1616
s.source_files = "ios/**/*.{h,m,swift}"

0 commit comments

Comments
 (0)