[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 6 / 1 / b / StitchCoreSDK / 4.0.0-beta-1 / StitchCoreSDK.podspec.json
blobcdaebcce37fb29b1786dcdf1a83f890a4e55f958
2   "name": "StitchCoreSDK",
3   "version": "4.0.0-beta-1",
4   "summary": "/Users/jsflax/Development/stitch-ios-sdk/Core/StitchCoreSDK/StitchCoreSDK.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   },
19   "pod_target_xcconfig": {
20     "ENABLE_BITCODE": "NO"
21   },
22   "swift_version": "4.1",
23   "requires_arc": true,
24   "prepare_command": "sh download_sdk.sh\nsh prep_pods.sh         --module=StitchCoreSDK         --sources=Sources/StitchCoreSDK",
25   "source_files": "dist/StitchCoreSDK/**/*.swift",
26   "dependencies": {
27     "MongoSwiftMobile": [
28       "~> 4.0.0-beta-1"
29     ]
30   }