[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / e / StitchSDK / 4.0.3 / StitchSDK.podspec.json
blob3279a399047c9447cd9157489c3b7a744b2af71b
2   "name": "StitchSDK",
3   "version": "4.0.3",
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.3",
22     "submodules": true
23   },
24   "default_subspecs": "StitchSDK",
25   "subspecs": [
26     {
27       "name": "StitchCoreSDK",
28       "dependencies": {
29         "StitchCoreSDK": [
30           "~> 4.0.3"
31         ]
32       }
33     },
34     {
35       "name": "StitchCoreAWSS3Service",
36       "dependencies": {
37         "StitchCoreAWSS3Service": [
38           "~> 4.0.3"
39         ]
40       }
41     },
42     {
43       "name": "StitchCoreAWSSESService",
44       "dependencies": {
45         "StitchCoreAWSSESService": [
46           "~> 4.0.3"
47         ]
48       }
49     },
50     {
51       "name": "StitchCoreHTTPService",
52       "dependencies": {
53         "StitchCoreHTTPService": [
54           "~> 4.0.3"
55         ]
56       }
57     },
58     {
59       "name": "StitchCoreRemoteMongoDBService",
60       "dependencies": {
61         "StitchCoreRemoteMongoDBService": [
62           "~> 4.0.3"
63         ]
64       }
65     },
66     {
67       "name": "StitchCoreTwilioService",
68       "dependencies": {
69         "StitchCoreTwilioService": [
70           "~> 4.0.3"
71         ]
72       }
73     },
74     {
75       "name": "StitchCore",
76       "dependencies": {
77         "StitchCoreSDK": [
78           "~> 4.0.3"
79         ]
80       }
81     },
82     {
83       "name": "StitchAWSS3Service",
84       "dependencies": {
85         "StitchAWSS3Service": [
86           "~> 4.0.3"
87         ]
88       }
89     },
90     {
91       "name": "StitchAWSSESService",
92       "dependencies": {
93         "StitchAWSSESService": [
94           "~> 4.0.3"
95         ]
96       }
97     },
98     {
99       "name": "StitchHTTPService",
100       "dependencies": {
101         "StitchHTTPService": [
102           "~> 4.0.3"
103         ]
104       }
105     },
106     {
107       "name": "StitchRemoteMongoDBService",
108       "dependencies": {
109         "StitchRemoteMongoDBService": [
110           "~> 4.0.3"
111         ]
112       }
113     },
114     {
115       "name": "StitchTwilioService",
116       "dependencies": {
117         "StitchTwilioService": [
118           "~> 4.0.3"
119         ]
120       }
121     },
122     {
123       "name": "StitchSDK",
124       "dependencies": {
125         "StitchSDK/StitchRemoteMongoDBService": [
127         ]
128       }
129     }
130   ]