5 "summary": "A fast key-value storage library ",
6 "description": "LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.",
7 "homepage": "https://github.com/cybertk/leveldb",
8 "authors": "The LevelDB Authors",
14 "git": "https://github.com/cybertk/leveldb.git",
17 "requires_arc": false,
20 "-DLEVELDB_PLATFORM_POSIX"
29 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/leveldb/\""