blob: 9ba8dfaa66a34c7d8fefc36c32331526f64c330b [file] [log] [blame]
{
"name": "StitchLogger",
"version": "0.1.1",
"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.1.1"
},
"source_files": "StitchLogger/StitchLogger/**/*.swift",
"pushed_with_swift_version": "3.2"
}