blob: 96dffd7f93ad4f2e8f80d34f9018df613340c9fa [file] [log] [blame]
{
"name": "CRDLog",
"version": "1.0.0",
"summary": "Simple and quick logging for your iOS, macOS, watchOS, and tvOS apps.",
"description": "Simple straightforward Swift-based logging facility for iOS, macOS, watchOS, and tvOS apps.",
"homepage": "https://github.com/cdisdero/CRDLog",
"license": "Apache License, Version 2.0",
"authors": {
"Christopher Disdero": "info@code.chrisdisdero.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"watchos": "3.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/cdisdero/CRDLog.git",
"tag": "1.0.0"
},
"source_files": "Shared/*.swift",
"pushed_with_swift_version": "3.0"
}