blob: 2cdb24d2296859f8dc69b6803762b6b3dcab6b02 [file] [log] [blame]
{
"name": "StitchCore",
"version": "5.1.0",
"summary": "/Users/doug/Workspace/clean/stitch-ios-sdk/Darwin/StitchCore/StitchCore.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"
},
"source_files": "Darwin/StitchCore/StitchCore/**/*.swift",
"dependencies": {
"StitchCoreSDK": [
"5.1.0"
]
}
}