blob: d0ebdc3b5dfd7cce6366ce484847dc527d334d27 [file] [log] [blame]
{
"name": "ProxyLogHandler",
"version": "1.0.1",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "http://www.e-sites.nl",
"summary": "Proxy swift-log handler",
"source": {
"git": "https://github.com/e-sites/swift-log-proxy.git",
"tag": "v1.0.1"
},
"source_files": "Sources/**/*.{h,swift}",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"dependencies": {
"Logging": [
]
},
"swift_versions": [
"5.2"
],
"swift_version": "5.2"
}