[Add] LastCrash 2.0.0
[CocoaPods.git] / Specs / d / 3 / 0 / NexmoGRDB.swift / 0.90.5 / NexmoGRDB.swift.podspec.json
blob30fc5e8488a382748cb0ee33718b6420cacf454b
2   "name": "NexmoGRDB.swift",
3   "version": "0.90.5",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Only for use for Nexmo SDK",
9   "homepage": "https://github.com/Nexmo/GRDB.swift",
10   "authors": {
11     "Gwendal RouĂ©": "gr@pierlis.com"
12   },
13   "source": {
14     "git": "https://github.com/Nexmo/GRDB.swift.git",
15     "tag": "0.90.5"
16   },
17   "module_name": "GRDB",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "GRDB/**/*.{h,swift}",
23   "module_map": "Support/module.modulemap",
24   "frameworks": "Foundation",
25   "libraries": "sqlite3"