blob: c2b0907159c0ad6829e9b9a81e96444d91df9fc1 [file] [log] [blame]
{
"name": "StitchCoreRemoteMongoDBService",
"version": "5.0.0-alpha.0",
"summary": "/Users/jasonflax/Development/stitch-ios-sdk/Core/Services/StitchCoreRemoteMongoDBService/StitchCoreRemoteMongoDBService.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"
},
"source_files": "Core/Services/StitchCoreRemoteMongoDBService/Sources/StitchCoreRemoteMongoDBService/**/*.swift",
"swift_version": "4",
"dependencies": {
"StitchCoreSDK": [
"= 5.0.0-alpha.0"
],
"StitchCoreLocalMongoDBService": [
"= 5.0.0-alpha.0"
]
}
}