4 "summary": "A log viewer for Cocoa Touch.",
5 "description": " A log viewer for Cocoa Touch.\n\n * Yosaku depends on CocoaLumberjack.\n * Yosaku uses UITableView for displaying log messages.\n",
6 "homepage": "https://github.com/sgr/Yosaku",
8 "https://github.com/sgr/Yosaku/raw/master/Resources/iPhone_portrait.png",
9 "https://github.com/sgr/Yosaku/raw/master/Resources/iPhone_landscape.png",
10 "https://github.com/sgr/Yosaku/raw/master/Resources/iPad_portrait.png",
11 "https://github.com/sgr/Yosaku/raw/master/Resources/iPad_landscape.png"
14 "authors": "Shigeru Fujiwara",
16 "git": "https://github.com/sgr/Yosaku.git",
19 "social_media_url": "https://www.google.com/+ShigeruFujiwara3",
24 "source_files": "Pod/Classes",
25 "resources": "Pod/Classes/*.xib",
26 "public_header_files": "Pod/Classes/YSLogger.h",