[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 2 / e / 1 / MongoDBService / 0.2.0 / MongoDBService.podspec.json
blob95bbe657831a97a3b635e273a8c2d1b5a6e1bd0e
2   "name": "MongoDBService",
3   "version": "0.2.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": "0.2.0"
17   },
18   "source_files": "MongoDBService/MongoDBService/**/*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "StitchLogger": [
22       "~> 0.2.0"
23     ],
24     "ExtendedJson": [
25       "~> 0.2.0"
26     ],
27     "StitchCore": [
28       "~> 0.2.0"
29     ]
30   },
31   "pushed_with_swift_version": "4.0"