blob: 694cb4da2eddbde94a55223b4faa29381dbbdfb6 [file] [log] [blame]
{
"name": "StitchLocalMongoDBService",
"version": "6.0.0-beta.0",
"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": "master"
},
"swift_versions": "5.0",
"source_files": "Darwin/Services/StitchLocalMongoDBService/StitchLocalMongoDBService/**/*.swift",
"dependencies": {
"StitchCore": [
"= 6.0.0-beta.0"
],
"StitchCoreLocalMongoDBService": [
"= 6.0.0-beta.0"
]
}
}