4 "summary": "System information reporter in Swift.",
5 "description": "**Baconian** is system information reporter framework in Swift. \nThe reporter provides memory pressure and cpu load.",
6 "homepage": "https://github.com/daisuke-t-jp/Baconian",
8 "https://raw.githubusercontent.com/daisuke-t-jp/Baconian/master/images/DemoMovie-iOS.gif",
9 "https://raw.githubusercontent.com/daisuke-t-jp/Baconian/master/images/DemoMovie-macOS.gif"
16 "daisuke-t-jp": "daisuke.t.jp@gmail.com"
23 "git": "https://github.com/daisuke-t-jp/Baconian.git",
26 "source_files": "Baconian/**/*.{swift}",
28 "resources": "Baconian/UI/ReporterCompactView/iOS/*.{xib}",
32 "resources": "Baconian/UI/ReporterCompactView/macOS/*.{xib}",
33 "frameworks": "AppKit"
35 "swift_version": "5.0",