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