[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 9 / 5 / e / StitchLocalMongoDBService / 4.0.0-beta-2 / StitchLocalMongoDBService.podspec.json
blob9b0411b6f090593570aed39c7785fb5214882d87
2   "name": "StitchLocalMongoDBService",
3   "version": "4.0.0-beta-2",
4   "summary": "/Users/jsflax/Development/stitch-ios-sdk/iOS/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/jsflax/stitch-ios-sdk.git",
17     "branch": "master",
18     "submodules": true
19   },
20   "pod_target_xcconfig": {
21     "ENABLE_BITCODE": "NO"
22   },
23   "swift_version": "4.1",
24   "requires_arc": true,
25   "prepare_command": "sh prep_pods.sh --module=StitchLocalMongoDBService --sources=StitchLocalMongoDBService",
26   "source_files": "dist/StitchLocalMongoDBService/**/*.swift",
27   "dependencies": {
28     "StitchCore": [
29       "~> 4.0.0-beta-1"
30     ],
31     "StitchCoreLocalMongoDBService": [
32       "~> 4.0.0-beta-2"
33     ]
34   }