blob: 5aa80f6bc3d4962ac09725b4605fd00e617bb5d5 [file] [log] [blame]
{
"name": "StitchCoreSDK",
"version": "6.0.0-beta.1",
"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/mongodb/stitch-ios-sdk.git",
"branch": "master"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"dependencies": {
"MongoSwift": [
"=0.1.0"
]
},
"source_files": "Core/StitchCoreSDK/Sources/StitchCoreSDK/**/*.swift"
}