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