4 "summary": "A key/value store built atop sqlite for iOS & Mac.",
5 "homepage": "https://github.com/yaptv/YapDatabase",
11 "libraries": "sqlite3",
13 "yaptv": "robbiehanson@deusty.com"
16 "git": "https://github.com/yaptv/YapDatabase.git",
19 "source_files": "YapDatabase/**/*.{h,m,mm}",
21 "OTHER_LDFLAGS": "-weak_library /usr/lib/libc++.dylib"
23 "public_header_files": "YapDatabase/Key_Value/YapDatabase.h",