Build Notes
CocoaPods 1.x currently does not support libraries with C++ headers. See https://github.com/CocoaPods/CocoaPods/issues/5152. The workaround is to use the CocoaPods option --skip-import-validation.
This repository provides a podspec to create a CocoaPod for the LevelDB library.
CocoaPods 1.x currently does not support libraries with C++ headers. See https://github.com/CocoaPods/CocoaPods/issues/5152. The workaround is to use the CocoaPods option --skip-import-validation.