• Fabio Pelosin's avatar
    Introduced Pod `update`, `outdated`. · 34a68534
    Fabio Pelosin authored
    See #131, #191.
    
    - The installer is initialized with a resolver. The resolver is responsible of
      indicating which specs must be installed/reinstalled.
    - It was introduced a slight change in the format of the Podfile.lock.
    - The specification set was simplified to receive and handle Pod::Dependency
      instead of Pod::Specification. With this change it also appears to be more
      robust.
    
    A this stage it appears to be working. However the support, for external and
    head dependencies is weak.
    34a68534
Name
Last commit
Last update
bin Loading commit data...
examples Loading commit data...
lib Loading commit data...
spec Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.kick Loading commit data...
.travis.yml Loading commit data...
.yardopts Loading commit data...
CHANGELOG.md Loading commit data...
Gemfile Loading commit data...
Gemfile.lock Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Rakefile Loading commit data...
cocoapods.gemspec Loading commit data...