blob: c3f6ffc507ef3de0d0b02f727426b63b0b2187b6 [file] [log] [blame]
{
"name": "StitchCoreSDK",
"version": "5.1.0",
"summary": "/Users/doug/Workspace/clean/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.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"dependencies": {
"MongoSwift": [
"=0.0.9"
]
},
"source_files": "Core/StitchCoreSDK/Sources/StitchCoreSDK/**/*.swift"
}