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