blob: 14a04d44f8805196e52d295568b1cd59d922f575 [file] [log] [blame]
{
"name": "StitchRemoteMongoDBService",
"version": "5.0.0-alpha.1",
"summary": "/Users/jasonflax/Development/stitch-ios-sdk/Darwin/Services/StitchRemoteMongoDBService/StitchRemoteMongoDBService.podspec Module",
"homepage": "https://github.com/mongodb/stitch-ios-sdk",
"license": "Apache2",
"authors": {
"Jason Flax": "jason.flax@mongodb.com",
"Adam Chelminski": "adam.chelminski@mongodb.com",
"Eric Daniels": "eric.daniels@mongodb.com"
},
"source": {
"git": "https://github.com/mongodb/stitch-ios-sdk.git",
"branch": "sync"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4",
"source_files": "Darwin/Services/StitchRemoteMongoDBService/StitchRemoteMongoDBService/**/*.swift",
"dependencies": {
"StitchCore": [
"= 5.0.0-alpha.1"
],
"StitchCoreRemoteMongoDBService": [
"= 5.0.0-alpha.1"
]
}
}