[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / e / FMDB / 1.5.1 / FMDB.podspec.json
blob6b5c41118300493f6f3fcf0f7493c0e6d27e6fb0
2   "name": "FMDB",
3   "version": "1.5.1",
4   "summary": "A Cocoa / Objective-C wrapper around SQLite.",
5   "homepage": "https://github.com/ccgus/fmdb",
6   "license": "MIT",
7   "authors": {
8     "August Mueller": "gus@flyingmeat.com"
9   },
10   "source": {
11     "git": "https://github.com/ccgus/fmdb.git",
12     "tag": "v1.5.1"
13   },
14   "source_files": "src/FM*.*",
15   "libraries": "sqlite3",
16   "requires_arc": false