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