blob: 0d20e7b4e194c813792c9c9a70213f340ca26538 [file] [log] [blame]
{
"name": "OSLog",
"version": "1.0.0",
"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.0"
},
"license": "MIT",
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source_files": "Source/*.swift",
"swift_version": "4.2"
}