4 "summary": "Simple Logging framework",
5 "swift_versions": "5.0",
6 "description": "Simple Logging framework for your framework project.",
7 "homepage": "https://github.com/shogo4405/Logboard",
10 "shogo4405": "shogo4405@gmail.com"
13 "git": "https://github.com/shogo4405/Logboard.git",
16 "social_media_url": "http://twitter.com/shogo4405",
24 "source_files": "Platforms/iOS/*.{h,swift}"
27 "source_files": "Platforms/macOS/*.{h,swift}"
30 "source_files": "Platforms/tvOS/*.{h,swift}"
33 "source_files": "Platforms/watchOS/*.{h,swift}"
35 "source_files": "Sources/**/*.swift",
36 "swift_version": "5.0"