Skip to content

install-cocoapods-action

Actions
Install or cache cocoapods
1.0.1
Latest
Star (1)

install-cocoapods-action

Handles cocoapods installation and caching.

Example:

jobs:

  build:
    runs-on: macos-latest

    steps:
      - uses: actions/checkout@v2

      - uses: NiftyStack/[email protected]

      - run: pod install

install-cocoapods-action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Install or cache cocoapods
1.0.1
Latest

install-cocoapods-action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.