4 "summary": "MLNKV is a key-value storage framework .",
5 "description": "MLNKV is a key-value storage framework !!",
6 "homepage": "https://github.com/momotech/MLNKV",
17 "git": "https://github.com/momotech/MLNKV.git",
20 "source_files": "Source/iOS/*.{h,m,mm}",
21 "public_header_files": "Source/iOS/*.h",
29 "pod_target_xcconfig": {
30 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
31 "CLANG_CXX_LIBRARY": "libc++"
36 "source_files": "Source/cpp/*.{h,hpp,cpp}",
37 "public_header_files": "Source/cpp/*.{h,hpp}"