[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 3 / 0 / NexmoGRDB.swift / 0.90.3 / NexmoGRDB.swift.podspec.json
blobf70f0d011bd0e04c4f99ca7e7d6114e7e90a8517
2   "name": "NexmoGRDB.swift",
3   "version": "0.90.3",
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.3"
16   },
17   "module_name": "GRDB",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "watchos": "2.0"
22   },
23   "source_files": "GRDB/**/*.{h,swift}",
24   "module_map": "Support/module.modulemap",
25   "frameworks": "Foundation",
26   "libraries": "sqlite3"