You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2023. It is now read-only.
Is there a possibility for the google speech to be installed via cocoa pod.
Copying the google folder and the .podspec file working for me but I cannot do the same using pod install
Problem | Feature
Is there a possibility for the google speech to be installed via cocoa pod.
Copying the google folder and the .podspec file working for me but I cannot do the same using pod install
I'm trying using this:
pod 'googleapis', :git => 'https://github.com/GoogleCloudPlatform/ios-docs-samples/tree/master/speech/Swift/Speech-gRPC-Streaming/'
but I received this error:
[!] Error installing googleapis
[!] Failed to download 'googleapis': [!] /usr/bin/git clone https://github.com/GoogleCloudPlatform/ios-docs-samples/tree/master/speech/Swift/Speech-gRPC-Streaming/ /var/folders/7k/jyqybl9s7mz9rzwv_r2q9nq40000gn/T/d20210218-22057-13vcc27 --template= --single-branch --depth 1
Cloning into '/var/folders/7k/jyqybl9s7mz9rzwv_r2q9nq40000gn/T/d20210218-22057-13vcc27'...
fatal: repository 'https://github.com/GoogleCloudPlatform/ios-docs-samples/tree/master/speech/Swift/Speech-gRPC-Streaming/' not found