blob: c197eaaef4b71ab96bf892d6681c5e10986961e4 [file] [log] [blame]
{
"name": "OSLog",
"version": "1.0.1",
"summary": "OSLog Logging Framework",
"description": "The OSLog framework provides convenience wrappers around the native OSLog facilities provided by Apple.",
"homepage": "https://github.com/rocketinsights/OSLog",
"authors": "Rocket Insights",
"source": {
"git": "https://github.com/rocketinsights/OSLog.git",
"tag": "1.0.1"
},
"license": "MIT",
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source_files": "Source/*.swift",
"swift_version": "4.2"
}