blob: ee584837720732a409ab2a85b77c59e26aadb3eb [file] [log] [blame]
{
"name": "StitchLogger",
"version": "2.0.0",
"authors": "MongoDB",
"homepage": "https://stitch.mongodb.com",
"summary": "A small logging library.",
"license": {
"type": "Apache 2",
"file": "./LICENSE"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/mongodb/stitch-ios-sdk.git",
"tag": "2.0.0"
},
"source_files": "StitchLogger/StitchLogger/**/*.swift",
"pushed_with_swift_version": "4.0"
}