RubyGems Navigation menu

cocoapods-localsource 0.0.6

cocoapods-localsource allows to import local development pods without specifying a path. In your apps Podfile, require the gem and define the local module directory by passing the path to `local_source`. Using this cocoapods plugin allows us to keep all our source code in one central repository while keeping the benefits of a modularized app architecture.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.6 - March 16, 2019 (6 KB)
  2. 0.0.5 - March 15, 2019 (6 KB)
  3. 0.0.2 - March 15, 2019 (6 KB)
  4. 0.0.1 - March 15, 2019 (6 KB)
Show all versions (6 total)

Runtime Dependencies (2):

cocoapods ~> 1.0

Development Dependencies (2):

bundler ~> 1.3
rake ~> 12.3

Owners:

Authors:

  • Daniel Peter

SHA 256 checksum:

78516f3b8d93a6570aae475cbae95c78ed504983f1e7fb5f939311e2cc676f7c

Total downloads 6,560

For this version 1,979

License:

MIT

Required Ruby Version: >= 2.0.0

Links: