blob: bdbbd3769288bfc3b12b69284a06a029bfbf5879 [file] [log] [blame]
{
"name": "SwiftUIDebugSwiftyBeaver",
"version": "1.0.0",
"summary": "A swifty beaver target for the SwiftUIDebug view controller",
"description": "A simple to use swifty beaver extension, for the SwiftUIDebug log view controller.",
"homepage": "https://github.com/EMart86/SwiftUIDebugSwiftyBeaver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Martin Eberl": "eberl_ma@gmx.at"
},
"source": {
"git": "https://github.com/EMart86/SwiftUIDebugSwiftyBeaver.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftUIDebugSwiftyBeaver/Classes/**/*",
"dependencies": {
"SwiftUIDebug": [
],
"SwiftyBeaver": [
]
},
"pushed_with_swift_version": "3.0"
}