We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5256202 + b685817 commit 69060d4Copy full SHA for 69060d4
ReactNativeCameraKit.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
10
11
s.authors = "CameraKit"
12
s.homepage = "https://github.com/teslamotors/react-native-camera-kit"
13
- s.platform = :ios, "10.0"
+ s.platform = :ios, "11.0"
14
15
s.source = { :git => "https://github.com/teslamotors/react-native-camera-kit.git", :tag => "v#{s.version}" }
16
s.source_files = "ios/**/*.{h,m,swift}"
0 commit comments