blob: 38c6c233d32d0200cf6b6aacab40d054ea80f092 [file] [log] [blame]
{
"name": "StitchLogger",
"version": "0.1.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.1.0"
},
"source_files": "StitchLogger/StitchLogger/**/*.swift",
"pushed_with_swift_version": "3.0"
}