[Add] LastCrash 2.0.0
[CocoaPods.git] / Specs / d / 3 / 0 / NexmoGRDB.swift / 0.90.4 / NexmoGRDB.swift.podspec.json
blobbb5067b23cd62c6e78f25c7abdea7a01c72d6d7d
2   "name": "NexmoGRDB.swift",
3   "version": "0.90.4",
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.4"
16   },
17   "module_name": "GRDB",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GRDB/**/*.{h,swift}",
22   "module_map": "Support/module.modulemap",
23   "frameworks": "Foundation",
24   "libraries": "sqlite3"