• 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
..
command Loading commit data...
command_spec.rb Loading commit data...
downloader_spec.rb Loading commit data...
user_project_integrator_spec.rb Loading commit data...