blob: aed836e9dabd30ac0e0e7440401a2713905df356 [file] [log] [blame]
{
"name": "Logger-JAApps",
"version": "5.0.5",
"license": "MIT",
"homepage": "https://github.com/grangej/Logger",
"authors": {
"John Grange": "john@sd-networks.net"
},
"summary": "Extensible logging platform",
"source": {
"git": "https://github.com/grangej/Logger.git",
"tag": "v5.0.5"
},
"xcconfig": {
"SWIFT_VERSION": "5.0"
},
"module_name": "Logger",
"swift_versions": [
"5.0",
"5.0"
],
"platforms": {
"ios": "10.0"
},
"source_files": "Logger/**/*.swift",
"frameworks": "UIKit",
"swift_version": "5.0"
}