[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / a / 5 / GRDBObjc / 0.8 / GRDBObjc.podspec.json
blobb5a18c47b627e796a6a04dc0a192213ff8800e26
2   "name": "GRDBObjc",
3   "version": "0.8",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/groue/GRDBObjc",
8   "authors": {
9     "Gwendal RouĂ©": "gr@pierlis.com"
10   },
11   "summary": "FMDB-compatible bindings to GRDB.swift.",
12   "source": {
13     "git": "https://github.com/groue/GRDBObjc.git",
14     "tag": "v0.8"
15   },
16   "module_name": "GRDBObjc",
17   "swift_versions": "4.0",
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.9",
21     "watchos": "2.0"
22   },
23   "source_files": "Sources/GRDBObjc/*",
24   "dependencies": {
25     "GRDBObjcCore": [
26       "0.8"
27     ]
28   },
29   "frameworks": "Foundation",
30   "swift_version": "4.0"