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