[Add] AnyThinkYandexSDKAdapter 6.4.27.2
[CocoaPods.git] / Specs / e / a / 5 / GRDBObjc / 0.7 / GRDBObjc.podspec.json
blobf1e16e971ff58c7f30a74e1046ff82a24a05dbe6
2   "name": "GRDBObjc",
3   "version": "0.7",
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.7"
15   },
16   "module_name": "GRDBObjc",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9",
20     "watchos": "2.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "Sources/GRDBObjc/*",
24   "dependencies": {
25     "GRDBObjcCore": [
26       "0.7"
27     ]
28   },
29   "frameworks": "Foundation"