Demonstrate CocoaPods modular header bug with the header_dir attribute
https://github.com/paulb777/leveldb-modular.git
HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public"
:modular_headers => true from PodfileHEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/leveldb-library"
leveldb-modular is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'leveldb-modular'
Paul Beusterien, paulbeusterien@google.com
leveldb-modular is available under the MIT license. See the LICENSE file for more info.