blob: fa64528111f26775b0861e3aaec77cd724bb69c3 [file] [log] [blame]
{
"name": "StitchAWSSESService",
"version": "4.0.0-beta-1",
"summary": "/Users/jsflax/Development/stitch-ios-sdk/iOS/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"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/mongodb/stitch-ios-sdk.git",
"branch": "master",
"submodules": true
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"swift_version": "4.1",
"requires_arc": true,
"prepare_command": "sh prep_pods.sh --module=StitchAWSSESService --sources=StitchAWSSESService",
"source_files": "dist/StitchAWSSESService/**/*.swift",
"dependencies": {
"StitchCore": [
"~> 4.0.0-beta-1"
],
"StitchCoreAWSSESService": [
"~> 4.0.0-beta-1"
]
}
}