[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 9 / 5 / e / StitchLocalMongoDBService / 6.0.0 / StitchLocalMongoDBService.podspec.json
blob2ca03598ae10aa3413cb5302d8105c53ca91770c
2   "name": "StitchLocalMongoDBService",
3   "version": "6.0.0",
4   "summary": "/Users/jasonflax/Development/stitch-ios-sdk/Darwin/Services/StitchLocalMongoDBService/StitchLocalMongoDBService.podspec Module",
5   "homepage": "https://github.com/mongodb/stitch-ios-sdk",
6   "license": "Apache2",
7   "authors": {
8     "Jason Flax": "jason.flax@mongodb.com",
9     "Adam Chelminski": "adam.chelminski@mongodb.com",
10     "Eric Daniels": "eric.daniels@mongodb.com"
11   },
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/mongodb/stitch-ios-sdk.git",
17     "branch": "master",
18     "tag": "6.0.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Darwin/Services/StitchLocalMongoDBService/StitchLocalMongoDBService/**/*.swift",
22   "dependencies": {
23     "StitchCore": [
24       "= 6.0.0"
25     ],
26     "StitchCoreLocalMongoDBService": [
27       "= 6.0.0"
28     ]
29   }