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:
=
install:
=
Versions:
- 0.0.6 March 16, 2019 (6 KB)
- 0.0.5 March 15, 2019 (6 KB)
- 0.0.2 March 15, 2019 (6 KB)
- 0.0.1 March 15, 2019 (6 KB)
Runtime Dependencies (2):
cocoapods
~> 1.0
cocoapods-core
~> 1.0