[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / e / StitchSDK / 4.0.1 / StitchSDK.podspec.json
blob951ec03e1cd3036de48bf2c4511235c96e81df68
2   "name": "StitchSDK",
3   "version": "4.0.1",
4   "summary": "Stitch",
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   "platforms": {
13     "osx": "10.10",
14     "ios": "11.0",
15     "tvos": "10.2",
16     "watchos": "4.3"
17   },
18   "source": {
19     "git": "https://github.com/mongodb/stitch-ios-sdk.git",
20     "branch": "master",
21     "tag": "4.0.1",
22     "submodules": true
23   },
24   "pod_target_xcconfig": {
25     "ENABLE_BITCODE": "NO"
26   },
27   "default_subspecs": "StitchSDK",
28   "subspecs": [
29     {
30       "name": "StitchCoreSDK",
31       "dependencies": {
32         "StitchCoreSDK": [
33           "~> 4.0.1"
34         ]
35       }
36     },
37     {
38       "name": "StitchCoreAWSS3Service",
39       "dependencies": {
40         "StitchCoreAWSS3Service": [
41           "~> 4.0.1"
42         ]
43       }
44     },
45     {
46       "name": "StitchCoreAWSSESService",
47       "dependencies": {
48         "StitchCoreAWSSESService": [
49           "~> 4.0.1"
50         ]
51       }
52     },
53     {
54       "name": "StitchCoreHTTPService",
55       "dependencies": {
56         "StitchCoreHTTPService": [
57           "~> 4.0.1"
58         ]
59       }
60     },
61     {
62       "name": "StitchCoreRemoteMongoDBService",
63       "dependencies": {
64         "StitchCoreRemoteMongoDBService": [
65           "~> 4.0.1"
66         ]
67       }
68     },
69     {
70       "name": "StitchCoreTwilioService",
71       "dependencies": {
72         "StitchCoreTwilioService": [
73           "~> 4.0.1"
74         ]
75       }
76     },
77     {
78       "name": "StitchCore",
79       "dependencies": {
80         "StitchCoreSDK": [
81           "~> 4.0.1"
82         ]
83       }
84     },
85     {
86       "name": "StitchAWSS3Service",
87       "dependencies": {
88         "StitchAWSS3Service": [
89           "~> 4.0.1"
90         ]
91       }
92     },
93     {
94       "name": "StitchAWSSESService",
95       "dependencies": {
96         "StitchAWSSESService": [
97           "~> 4.0.1"
98         ]
99       }
100     },
101     {
102       "name": "StitchHTTPService",
103       "dependencies": {
104         "StitchHTTPService": [
105           "~> 4.0.1"
106         ]
107       }
108     },
109     {
110       "name": "StitchRemoteMongoDBService",
111       "dependencies": {
112         "StitchRemoteMongoDBService": [
113           "~> 4.0.1"
114         ]
115       }
116     },
117     {
118       "name": "StitchTwilioService",
119       "dependencies": {
120         "StitchTwilioService": [
121           "~> 4.0.1"
122         ]
123       }
124     },
125     {
126       "name": "StitchSDK",
127       "dependencies": {
128         "StitchSDK/StitchRemoteMongoDBService": [
130         ]
131       }
132     }
133   ]