RubyGems Navigation menu

cocoapods-generate 2.2.0

pod gen allows you to keep your Podfile and podspecs as the single source of truth for pods under development. By generating throw-away workspaces capable of building, running, and testing a pod, you can focus on library development without worrying about other code or managing an Xcode project. pod gen works particularly well for monorepo projects, since it is capable of using your existing settings when generating the workspace, making each gen'ed project truly a small slice of the larger application.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.2.5 - October 02, 2023 (22.5 KB)
  2. 2.2.4 - February 10, 2023 (22.5 KB)
  3. 2.2.3 - December 14, 2022 (22 KB)
  4. 2.2.2 - February 09, 2021 (22 KB)
  5. 2.2.1 - January 08, 2021 (22 KB)
  6. 2.2.0 - January 06, 2021 (22 KB)
Show all versions (20 total)

Runtime Dependencies (1):

Development Dependencies (2):

bundler >= 1.16, < 3
rake ~> 10.0

Owners:

Pushed by:

Authors:

  • Samuel Giddins

SHA 256 checksum:

fb1ca5e5f9a587bf6e5e8be0ece4875f46a1e4c889303a4453457b3d2ecf9fdf

Total downloads 1,527,900

For this version 3,140

License:

MIT

Required Ruby Version: >= 2.1

Links: