mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
feat(react-native-sdk): update podspec file
This commit is contained in:
committed by
Calinteodor
parent
9f73eb76a3
commit
574c61d3e5
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
|
||||
s.source = { :git => package['repository']['url'], :tag => s.version }
|
||||
|
||||
s.requires_arc = true
|
||||
s.platform = :ios, '12.4'
|
||||
s.platform = :ios, '15.1'
|
||||
|
||||
s.preserve_paths = 'ios/**/*'
|
||||
s.source_files = 'ios/**/*.{h,m}'
|
||||
|
||||
Reference in New Issue
Block a user