blob: 8d4f0a8e9b197e460053e20331e090fb45862862 [file] [log] [blame]
{
"name": "OSLog",
"version": "1.0.2",
"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.2"
},
"license": "MIT",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "Source/*.swift",
"swift_version": "5.0"
}