blob: 4a41ca93eca1c931a9fbf8d04e84aae0507c0c49 [file] [log] [blame]
{
"name": "StitchLocalMongoDBService",
"version": "5.0.0-alpha.1",
"summary": "/Users/jasonflax/Development/stitch-ios-sdk/Darwin/Services/StitchLocalMongoDBService/StitchLocalMongoDBService.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"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/mongodb/stitch-ios-sdk.git",
"branch": "sync"
},
"swift_version": "4",
"source_files": "Darwin/Services/StitchLocalMongoDBService/StitchLocalMongoDBService/**/*.swift",
"dependencies": {
"StitchCore": [
"= 5.0.0-alpha.1"
],
"StitchCoreLocalMongoDBService": [
"= 5.0.0-alpha.1"
]
}
}