[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 0 / 7 / CbliteSwiftJsLib / 0.1.0 / CbliteSwiftJsLib.podspec.json
blobd7728098417b99f6d1b4f2494ed9276612b7c3c5
2   "name": "CbliteSwiftJsLib",
3   "version": "0.1.0",
4   "summary": "Couchbase Lite Swift libary for cblite.js (Javascript) Library",
5   "description": "Couchbase Lite Swift libary for cblite.js (Javascript) Library.  This is a set of shared code used by the Ionic and React Native plugins for Couchbase Lite.",
6   "homepage": "https://github.com/Couchbase-Ecosystem/cbl-js-swift",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Couchbase",
12   "source": {
13     "git": "https://github.com/Couchbase-Ecosystem/cbl-js-swift.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
19   "swift_versions": "5.5",
20   "source_files": "CbliteSwiftJsLib/Classes/**/*",
21   "dependencies": {
22     "CouchbaseLite-Swift-Enterprise": [
23       "~> 3.1"
24     ]
25   },
26   "swift_version": "5.5"