blob: a5613733d225fbc738c014919aafc6ec08a76d24 [file] [log] [blame]
{
"name": "StitchCoreHTTPService",
"version": "6.3.0",
"summary": "/Users/jasonflax/Development/stitch-ios-sdk/Core/Services/StitchCoreHTTPService/StitchCoreHTTPService.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.3.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Core/Services/StitchCoreHTTPService/Sources/StitchCoreHTTPService/**/*.swift",
"dependencies": {
"StitchCoreSDK": [
"= 6.3.0"
]
}
}