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