blob: c180949502cc044582440510d4e7a9039101eed9 [file] [log] [blame]
{
"name": "StitchHTTPService",
"version": "6.0.0-beta.1",
"summary": "/Users/jasonflax/Development/stitch-ios-sdk/Darwin/Services/StitchHTTPService/StitchHTTPService.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"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Darwin/Services/StitchHTTPService/StitchHTTPService/**/*.swift",
"dependencies": {
"StitchCore": [
"= 6.0.0-beta.1"
],
"StitchCoreHTTPService": [
"= 6.0.0-beta.1"
]
}
}