blob: 19cbf72c919e7761720e7b74eec66efe05aac93e [file] [log] [blame]
{
"name": "StitchCoreSDK",
"version": "5.0.0-beta.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"dependencies": {
"MongoSwift": [
"=0.0.7"
]
},
"source_files": "Core/StitchCoreSDK/Sources/StitchCoreSDK/**/*.swift"
}