blob: 7c8943a3effa6c19e4f6b157c57496ca23d92541 [file] [log] [blame]
{
"name": "StitchAWSSESService",
"version": "4.0.3",
"summary": "Darwin/Services/StitchAWSSESService/StitchAWSSESService.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": "4.0.3"
},
"platforms": {
"osx": "10.10",
"ios": "11.0",
"tvos": "10.2",
"watchos": "4.3"
},
"source_files": "Darwin/Services/StitchAWSSESService/StitchAWSSESService/**/*.swift",
"dependencies": {
"StitchCore": [
"~> 4.0.3"
],
"StitchCoreAWSSESService": [
"~> 4.0.3"
]
}
}