[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / e / 1 / MongoDBService / 2.0.0 / MongoDBService.podspec.json
blob675721574891f6bef1720e450008a9bc5b3ce2d0
2   "name": "MongoDBService",
3   "version": "2.0.0",
4   "summary": "An SDK to use the MongoDB service of the MongoDB's Baas.",
5   "license": {
6     "type": "Apache 2",
7     "file": "./LICENSE"
8   },
9   "platforms": {
10     "ios": "9.0"
11   },
12   "authors": "MongoDB",
13   "homepage": "https://stitch.mongodb.com",
14   "source": {
15     "git": "https://github.com/mongodb/stitch-ios-sdk.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "MongoDBService/MongoDBService/**/*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "StitchLogger": [
22       "~> 2.0.0"
23     ],
24     "ExtendedJson": [
25       "~> 2.0.0"
26     ],
27     "StitchCore": [
28       "~> 2.0.0"
29     ]
30   },
31   "pushed_with_swift_version": "4.0"