blob: 40c746d54938b023a5f621c17ab8556ca58dbc27 [file] [log] [blame]
{
"name": "MongoDBService",
"version": "3.0.1",
"summary": "An SDK to use the MongoDB service of the MongoDB's Baas.",
"license": {
"type": "Apache 2",
"file": "./LICENSE"
},
"platforms": {
"ios": "9.0"
},
"authors": "MongoDB",
"homepage": "https://stitch.mongodb.com",
"source": {
"git": "https://github.com/mongodb/stitch-ios-sdk.git",
"tag": "3.0.1"
},
"source_files": "MongoDBService/MongoDBService/**/*.swift",
"requires_arc": true,
"dependencies": {
"PromiseKit/CorePromise": [
"~> 6.0.0"
],
"StitchLogger": [
"~> 2.0.0"
],
"ExtendedJson": [
"~> 2.0.0"
],
"StitchCore": [
"~> 3.0.0"
]
},
"pushed_with_swift_version": "4.0"
}