4 "summary": "A key/value store built atop sqlite for iOS & Mac.",
5 "homepage": "https://github.com/yapstudios/YapDatabase",
12 "Robbie Hanson": "robbiehanson@deusty.com"
15 "git": "https://github.com/yapstudios/YapDatabase.git",
18 "default_subspecs": "standard",
22 "libraries": "sqlite3",
28 "source_files": "YapDatabase/**/*.{h,m,mm}",
29 "private_header_files": "YapDatabase/**/Internal/*.h",
31 "OTHER_LDFLAGS": "-weak_library /usr/lib/libc++.dylib"
45 "source_files": "YapDatabase/**/*.{h,m,mm}",
46 "private_header_files": "YapDatabase/**/Internal/*.h",