• Fabio Pelosin's avatar
    Merge https://github.com/groue/CocoaPods into public_headers · d44e0feb
    Fabio Pelosin authored
    * https://github.com/groue/CocoaPods:
      [#221] robustness against nil file lists (such as public_header_files)
      [#221] code cleanup
      [#221] HEADER_SEARCH_PATHS value comes from the new variable PODS_HEADER_SEARCH_PATHS. PODS_HEADER_SEARCH_PATHS is set to public headers search paths in Pods.xcconfig, and to build headers search paths in Pods.xcodeproj.
      [#221] Pod::Sandbox#build_header_storage and Pod::Sandbox#public_header_storage
      [#221] Pod::Spec#public_header_files accepted and validated by `pod spec lint`
    
    Conflicts:
    	lib/cocoapods/command/spec.rb
    	lib/cocoapods/installer/target_installer.rb
    	lib/cocoapods/local_pod.rb
    	lib/cocoapods/sandbox.rb
    	lib/cocoapods/specification.rb
    	spec/functional/command/spec_spec.rb
    	spec/unit/local_pod_spec.rb
    d44e0feb
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...