4 "summary": "Simple Log Facade for Swift",
5 "description": "Simple Log Facade for Swift serves as a simple facade\nfor logging frameworks allowing the end user to plug in the desired\nlogging framework at deployment time",
6 "homepage": "https://github.com/phimage/SLF4Swift",
9 "phimage": "eric.marchand.n7@gmail.com"
18 "git": "https://github.com/phimage/SLF4Swift.git",
21 "default_subspecs": "Core",
22 "resources": "logo-128x128.png",
26 "source_files": "SLF4Swift/*.swift"
30 "source_files": "SLF4Swift/Implementation/*.swift",
38 "name": "CocoaLumberjack",
39 "source_files": "Backend/CocoaLumberjack/*.swift",
44 "CocoaLumberjack/Swift": [
56 "source_files": "Backend/XCGLogger/*.swift",