Skip to content

firebase/leveldb-library-podspec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Warning

As of the 1.22.3 release, this repo is no longer being used to release leveldb for CocoaPods. Instead, refer to https://github.com/firebase/leveldb/tree/firebase-release.

LevelDB Library podspec

This repository provides a podspec to create a CocoaPod for the LevelDB library.

Build Notes

CocoaPods 1.x currently does not support libraries with C++ headers. See CocoaPods/CocoaPods#5152. The workaround is to use the CocoaPods option --skip-import-validation.

Updating the podspec (assuming the library is not changing)

  • Update s.version below to the next semantic version
  • pod spec lint leveldb-library.podspec --skip-import-validation
  • Do pull request
  • pod trunk push leveldb-library.podspec --skip-import-validation

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%