Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Loading googleapis as podspec from your github #156

@hrabkin

Description

@hrabkin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions