4 "summary": "MLNKV is a key-value storage framework .",
5 "description": "MLNKV",
6 "homepage": "https://github.com/momotech/MLNKV",
17 "git": "https://github.com/momotech/MLNKV.git",
22 "Source/**/*.{h,m,mm,hpp,h,cpp}"
24 "public_header_files": [
25 "Source/iOS/{MLNKV,MLNKVMemoryCache}.h",
26 "Source/cpp/MLNKVType.h"
28 "frameworks": "CoreFoundation",
36 "pod_target_xcconfig": {
37 "CLANG_CXX_LIBRARY": "libc++",
38 "CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF": "NO"