blob: 7405b722071d347ddf7284c13eecccd8c460232d [file] [log] [blame]
{
"name": "StitchCoreSDK",
"version": "6.3.0-beta.0",
"summary": "/Users/jasonflax/Development/stitch-ios-sdk/Core/StitchCoreSDK/StitchCoreSDK.podspec Module",
"homepage": "https://github.com/mongodb/stitch-ios-sdk",
"license": "Apache2",
"authors": {
"Jason Flax": "jason.flax@mongodb.com",
"Adam Chelminski": "adam.chelminski@mongodb.com",
"Eric Daniels": "eric.daniels@mongodb.com"
},
"source": {
"git": "https://github.com/jsflax/stitch-ios-sdk.git",
"branch": "STITCH-3632"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"dependencies": {
"MongoSwift": [
"=0.1.0"
]
},
"source_files": "Core/StitchCoreSDK/Sources/StitchCoreSDK/**/*.swift",
"swift_version": "5.0"
}