Update Libcore.podspec

This commit is contained in:
Amir Mohammadi
2024-01-15 20:46:47 +03:30
parent 262440b236
commit 1f19de1103

View File

@@ -7,5 +7,6 @@ Pod::Spec.new do |s|
s.author = { 'Hiddify' => 'ios@hiddify.com' }
s.source = { :git => 'https://github.com/hiddify/hiddify-next-core.git', :tag => s.version }
s.ios.deployment_target = '9.0'
s.vendored_frameworks = 'Libcore.xcframework'
end