2 "name": "sqlite3_distlib",
4 "summary": "sqlite3_distlib is an extension that allows to query based on the score of ressemblance given",
5 "description": "sqlite3_distlib is an extension that allows to query based on the score of ressemblance given",
6 "homepage": "https://github.com/NohchoBx/sqlite3_distlib_ios_pod.git",
12 "NohchoDev": "nohchodev@gmail.com"
15 "git": "https://github.com/NohchoBx/sqlite3_distlib_ios_pod.git",
18 "prepare_command": "cd sqlite3_distlib/Common/\nmake RegistExt.cpp",
23 "source_files": "sqlite3_distlib/Common/*.{h,c,cpp,hpp}",
24 "requires_arc": false,
25 "public_header_files": "sqlite3_distlib/Common/RegistExt.h",
26 "pod_target_xcconfig": {
27 "CLANG_CXX_LANGUAGE_STANDARD": "compiler-default",
28 "CLANG_CXX_LIBRARY": "libc++",
29 "OTHER_LDFLAGS": "$(inherited) -ObjC"