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