2 "name": "StitchCoreLocalMongoDBService",
3 "version": "4.0.0-beta-1",
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"
16 "git": "https://github.com/mongodb/stitch-ios-sdk.git",
20 "swift_version": "4.1",
22 "prepare_command": "sh download_sdk.sh --with-mobile\nsh 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/lib*[^bson-1.0][^mongoc-1.0].dylib"
33 "vendored_libraries": "vendor/MobileSDKs/iphoneos/lib/lib*[^bson-1.0][^mongoc-1.0].dylib"