[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 4 / d / EGODatabase / 2.0 / EGODatabase.podspec.json
blobec76b6bfc6336d91dabb1922fff21f9a979e0832
2   "name": "EGODatabase",
3   "version": "2.0",
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",
7   "license": "MIT",
8   "authors": "Enormego, Shaun Harrison",
9   "source": {
10     "git": "https://github.com/enormego/egodatabase.git",
11     "tag": "2.0"
12   },
13   "requires_arc": true,
14   "source_files": "Classes",
15   "libraries": "sqlite3"