blob: 398759ebb6abe37ee951abad9de120daf197fae4 [file] [log] [blame]
{
"name": "StitchCoreLocalMongoDBService",
"version": "4.1.0-beta",
"summary": "/Users/jasonflax/Development/stitch-ios-sdk/Core/Services/StitchCoreLocalMongoDBService/StitchCoreLocalMongoDBService.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/jsflax/stitch-ios-sdk.git",
"branch": "STITCH-1999"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Core/Services/StitchCoreLocalMongoDBService/Sources/StitchCoreLocalMongoDBService/**/*.swift",
"dependencies": {
"MongoMobile": [
"~> 0.0.3"
],
"StitchCoreSDK": [
"~> 4.1.0-beta"
]
}
}