2 "name": "StitchCoreLocalMongoDBService",
4 "summary": "/Users/jsflax/Development/stitch-ios-sdk/Core/Services/StitchCoreLocalMongoDBService/StitchCoreLocalMongoDBService.podspec Module",
5 "homepage": "https://github.com/mongodb/stitch-ios-sdk",
8 "Jason Flax": "jason.flax@mongodb.com",
9 "Adam Chelminski": "adam.chelminski@mongodb.com",
10 "Eric Daniels": "eric.daniels@mongodb.com"
18 "git": "https://github.com/mongodb/stitch-ios-sdk.git",
22 "prepare_command": "sh scripts/download_sdk.sh --with-mobile --for-pods\nsh scripts/prep_pods.sh --module=StitchCoreLocalMongoDBService --sources=Sources/StitchCoreLocalMongoDBService",
23 "pod_target_xcconfig": {
24 "SWIFT_INCLUDE_PATHS": "\"$(PODS_TARGET_SRCROOT)/vendor/MobileSDKs/include/mongo/embedded-v1/\" \"$(PODS_TARGET_SRCROOT)/vendor/Sources/mongo_embedded\"",
25 "ENABLE_BITCODE": "NO"
27 "preserve_paths": "vendor",
28 "source_files": "dist/StitchCoreLocalMongoDBService/**/*.swift",
30 "vendored_libraries": "vendor/MobileSDKs/iphoneos/lib/*.dylib"
33 "vendored_libraries": "vendor/MobileSDKs/appletvos/lib/*.dylib"
36 "vendored_libraries": "vendor/MobileSDKs/watchos/lib/*.dylib"