4 "summary": "Thread-safe Objective-C SQLite library.",
5 "description": "EGODatabase is a thread-safe Objective-C SQLite wrapper with full support for asynchronous SQLite calls as well as build in NSOperationQueue support.",
6 "homepage": "https://github.com/enormego/egodatabase",
8 "authors": "Enormego, Shaun Harrison",
10 "git": "https://github.com/enormego/egodatabase.git",
14 "source_files": "Classes",
15 "libraries": "sqlite3"