[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 2 / 5 / StitchCoreRemoteMongoDBService / 5.0.0 / StitchCoreRemoteMongoDBService.podspec.json
blob3e839a3d664fe25388d742c3f61ca98445898b0a
2   "name": "StitchCoreRemoteMongoDBService",
3   "version": "5.0.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     "tag": "5.0.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "Core/Services/StitchCoreRemoteMongoDBService/Sources/StitchCoreRemoteMongoDBService/**/*.swift",
21   "swift_version": "4",
22   "dependencies": {
23     "StitchCoreSDK": [
24       "= 5.0.0"
25     ],
26     "StitchCoreLocalMongoDBService": [
27       "= 5.0.0"
28     ]
29   }