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