blob: 1e8c67b8bc7a9f38859230109ae88f3ae272edaf [file] [log] [blame]
{
"name": "StitchLogger",
"version": "0.2.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": "0.2.0"
},
"source_files": "StitchLogger/StitchLogger/**/*.swift",
"pushed_with_swift_version": "4.0"
}