[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / e / StitchLocalMongoDBService / 4.0.0 / StitchLocalMongoDBService.podspec.json
blob17c1ea2c04d9f32f9d74410fae9a00faef525bbd
2   "name": "StitchLocalMongoDBService",
3   "version": "4.0.0",
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     "watchos": "4.3",
14     "ios": "11.0",
15     "tvos": "10.2"
16   },
17   "source": {
18     "git": "https://github.com/mongodb/stitch-ios-sdk.git",
19     "branch": "master",
20     "tag": "4.0.0"
21   },
22   "pod_target_xcconfig": {
23     "ENABLE_BITCODE": "NO"
24   },
25   "prepare_command": "sh scripts/prep_pods.sh --module=StitchLocalMongoDBService --sources=StitchLocalMongoDBService",
26   "source_files": "dist/StitchLocalMongoDBService/**/*.swift",
27   "dependencies": {
28     "StitchCore": [
29       "~> 4.0.0"
30     ],
31     "StitchCoreLocalMongoDBService": [
32       "~> 4.0.0"
33     ]
34   }