[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / a / 5 / GRDBObjc / 0.6 / GRDBObjc.podspec.json
blob7b960b9e444e82ced026f6a495ee9cdb5aaf8b5f
2   "name": "GRDBObjc",
3   "version": "0.6",
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.6"
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.6"
27     ]
28   },
29   "frameworks": "Foundation"