blob: e3142400e06bb47a09354d5b82ddf542537c0571 [file] [log] [blame]
{
"name": "StitchLocalMongoDBService",
"version": "4.1.0-beta.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/jsflax/stitch-ios-sdk.git",
"branch": "STITCH-1999"
},
"source_files": "Darwin/Services/StitchLocalMongoDBService/StitchLocalMongoDBService/**/*.swift",
"dependencies": {
"StitchCore": [
"~> 4.1.0-beta.1"
],
"StitchCoreLocalMongoDBService": [
"~> 4.1.0-beta.1"
]
}
}