4 "summary": "A Cocoa / Objective-C wrapper around SQLite.",
5 "homepage": "https://github.com/ccgus/fmdb",
8 "August Mueller": "gus@flyingmeat.com"
11 "git": "https://github.com/leeping610/fmdb.git",
20 "source_files": "src/fmdb/FM*.{h,m}",
21 "exclude_files": "src/fmdb.m",
23 "OTHER_CFLAGS": "$(inherited) -DSQLITE_HAS_CODEC -DHAVE_USLEEP=1"