4 "summary": "Peekaboo is an iOS API which allows you easily use a ScrollView to automatically hide the navigation and toolbar.",
5 "description": "Peekaboo is an iOS API which allows you easily use a UIScrollView to automatically hide the navigation and toolbar or\nother UIViews you configure using optional delegate methods.",
6 "homepage": "https://github.com/valerius/Peekaboo",
9 "James Whitfield": "valerius@neilab.com"
12 "git": "https://github.com/valerius/Peekaboo.git",
19 "source_files": "Pod/Classes/**/*",
20 "public_header_files": "Pod/Classes/**/*.h",
21 "private_header_files": "Pod/Classes/**/*Private.h"