4 "summary": "A key/value store built atop sqlite for iOS & Mac.",
5 "homepage": "https://github.com/yapstudios/YapDatabase",
8 "Robbie Hanson": "robbiehanson@deusty.com"
11 "git": "https://github.com/yapstudios/YapDatabase.git",
18 "module_map": "Framework/module.modulemap",
20 "default_subspecs": "standard",
24 "libraries": "sqlite3",
30 "source_files": "YapDatabase/**/*.{h,m,mm,c}",
31 "private_header_files": "YapDatabase/**/Internal/*.h",
45 "OTHER_CFLAGS": "$(inherited) -DSQLITE_HAS_CODEC"
47 "source_files": "YapDatabase/**/*.{h,m,mm,c}",
48 "private_header_files": "YapDatabase/**/Internal/*.h",