ShiLiang Zhang
2023-10-07 30664c6ce7d5492d55544453f79c219d551f125b
1
2
3
4
5
6
7
 
platform :ios, '12.0'
target 'paraformer_online' do
    use_frameworks!
    
    pod 'onnxruntime-c'
end