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