blob: 1b936d1ef688739bedca50631408a3ac2e9483c0 [file] [log] [blame]
{
"name": "StitchCore",
"version": "4.0.7-alpha.0",
"summary": "/Users/jasonflax/Development/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/jsflax/stitch-ios-sdk.git",
"branch": "master"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Darwin/StitchCore/StitchCore/**/*.swift",
"dependencies": {
"StitchCoreSDK": [
"4.0.7-alpha.0"
]
}
}