[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 1 / 0 / StitchCoreHTTPService / 4.0.2 / StitchCoreHTTPService.podspec.json
blob35153d1950c72be89a1506b8fa70ce262f245668
2   "name": "StitchCoreHTTPService",
3   "version": "4.0.2",
4   "summary": "Core/Services/StitchCoreHTTPService/StitchCoreHTTPService.podspec Module",
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   "source": {
13     "git": "https://github.com/mongodb/stitch-ios-sdk.git",
14     "branch": "master",
15     "tag": "4.0.2"
16   },
17   "platforms": {
18     "osx": "10.10",
19     "ios": "11.0",
20     "tvos": "10.2",
21     "watchos": "4.3"
22   },
23   "source_files": "Core/Services/StitchCoreHTTPService/Sources/StitchCoreHTTPService/**/*.swift",
24   "dependencies": {
25     "StitchCoreSDK": [
26       "~> 4.0.2"
27     ]
28   }