[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 2 / 1 / StitchCoreAWSSESService / 4.0.1 / StitchCoreAWSSESService.podspec.json
blobef536c491cad58a0a94471cc1252a3dce7f8a2f7
2   "name": "StitchCoreAWSSESService",
3   "version": "4.0.1",
4   "summary": "/Users/jasonflax/Development/stitch-ios-sdk/Core/Services/StitchCoreAWSSESService/StitchCoreAWSSESService.podspec Module",
5   "homepage": "https://github.com/mongodb/stitch-ios-sdk",
6   "license": "Apache2",
7   "authors": {
8     "Jason Flax": "jason.flax@mongodb.com",
9     "Adam Chelminski": "adam.chelminski@mongodb.com",
10     "Eric Daniels": "eric.daniels@mongodb.com"
11   },
12   "source": {
13     "git": "https://github.com/mongodb/stitch-ios-sdk.git",
14     "branch": "master",
15     "tag": "4.0.1"
16   },
17   "platforms": {
18     "osx": "10.10",
19     "ios": "11.0",
20     "tvos": "10.2",
21     "watchos": "4.3"
22   },
23   "pod_target_xcconfig": {
24     "ENABLE_BITCODE": "NO"
25   },
26   "source_files": "Core/Services/StitchCoreAWSSESService/Sources/StitchCoreAWSSESService/**/*.swift",
27   "dependencies": {
28     "StitchCoreSDK": [
29       "~> 4.0.1"
30     ]
31   }