[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 6 / a / mongoc_embedded / 4.0.4 / mongoc_embedded.podspec.json
blob7de35f5334a098c8da5a8c2baa05c20a111f0c2d
2   "name": "mongoc_embedded",
3   "version": "4.0.4",
4   "summary": "MongoDB Embedded C Driver Transport",
5   "description": "Library providing a client usable by the regular MongoDB C Driver that communicates with the MongoDB Embedded local storage.",
6   "homepage": "https://github.com/mongodb/mongo",
7   "authors": {
8     "MongoDB, Inc": "cocoapods@mongodb.com"
9   },
10   "license": {
11     "type": "MongoDB Embedded License",
12     "file": "iPhoneOS/Frameworks/mongoc_embedded.framework/LICENSE-Embedded.txt"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "watchos": "4.3",
17     "tvos": "10.2"
18   },
19   "source": {
20     "http": "https://downloads.mongodb.org/mobile/apple/mongoc-embedded-sdk-4.0.4.tgz",
21     "sha256": "0bdac6daa52850b48674a642ec9c666d593b12060c6db6bf7d9488c88ef096f3"
22   },
23   "ios": {
24     "vendored_frameworks": "iPhoneOS/Frameworks/mongoc_embedded.framework"
25   },
26   "watchos": {
27     "vendored_frameworks": "WatchOS/Frameworks/mongoc_embedded.framework"
28   },
29   "tvos": {
30     "vendored_frameworks": "AppleTVOS/Frameworks/mongoc_embedded.framework"
31   },
32   "dependencies": {
33     "mongo_embedded": [
34       "~> 4.0.4"
35     ],
36     "mongo-embedded-c-driver": [
37       "~> 1.13.0-4.0.4"
38     ]
39   },
40   "preserve_paths": "**/*.bcsymbolmap"