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