blob: 9698947693c2fbba301fa90a136e3ff8fb07ba7f [file] [log] [blame]
{
"name": "StitchCoreSDK",
"version": "5.0.0-beta.3",
"summary": "/Users/adamchel/stitch/sdks/v4/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",
"tag": "5.0.0-beta.3"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"dependencies": {
"MongoSwift": [
"=0.0.9"
]
},
"source_files": "Core/StitchCoreSDK/Sources/StitchCoreSDK/**/*.swift"
}