[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 2 / 5 / StitchCoreRemoteMongoDBService / 6.0.0-beta.0 / StitchCoreRemoteMongoDBService.podspec.json
blobb7672e4c9c42ec3d5e661ccf0b445cfb11787eeb
2   "name": "StitchCoreRemoteMongoDBService",
3   "version": "6.0.0-beta.0",
4   "summary": "/Users/jasonflax/Development/stitch-ios-sdk/Core/Services/StitchCoreRemoteMongoDBService/StitchCoreRemoteMongoDBService.podspec Module",
5   "homepage": "https://github.com/mongodb/stitch-ios-sdk",
6   "license": "Apache2",
7   "authors": {
8     "Jason Flax": "jason.flax@mongodb.com",
9     "Adam Chelminski": "adam.chelminski@mongodb.com",
10     "Eric Daniels": "eric.daniels@mongodb.com"
11   },
12   "source": {
13     "git": "https://github.com/mongodb/stitch-ios-sdk.git",
14     "branch": "master"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source_files": "Core/Services/StitchCoreRemoteMongoDBService/Sources/StitchCoreRemoteMongoDBService/**/*.swift",
20   "swift_versions": "5.0",
21   "dependencies": {
22     "StitchCoreSDK": [
23       "= 6.0.0-beta.0"
24     ],
25     "StitchCoreLocalMongoDBService": [
26       "= 6.0.0-beta.0"
27     ]
28   }