[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 6 / 1 / b / StitchCoreSDK / 6.0.0 / StitchCoreSDK.podspec.json
blob652b9024b168d2d4c956f25bef392bd4d97b94a8
2   "name": "StitchCoreSDK",
3   "version": "6.0.0",
4   "summary": "/Users/jasonflax/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   "source": {
13     "git": "https://github.com/mongodb/stitch-ios-sdk.git",
14     "branch": "master",
15     "tag": "6.0.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "dependencies": {
22     "MongoSwift": [
23       "=0.1.0"
24     ]
25   },
26   "source_files": "Core/StitchCoreSDK/Sources/StitchCoreSDK/**/*.swift"