2 "name": "SDScreenshotCapture",
4 "summary": "A class to capture screenshots from your app which exclude the iOS status bar.",
5 "description": " SDScreenshotCapture is a class which can be used to capture a screenshot of the app window which excludes the iOS status bar. It includes methods to grab the screenshot directly as a UIImage, share it via a UIActivityViewController, save it to the camera roll or write it directly to the app sandbox in the Documents directory.\n\n This class is most useful in combination with [Status Magic](http://shinydevelopment.com/status-magic/) for putting perfect status bars on screenshots ready for use in an App Store listing.\n",
6 "homepage": "https://github.com/shinydevelopment/SDScreenshotCapture",
12 "Shiny Development": "contact@shinydevelopment.com",
13 "Dave Verwer": "dave.verwer@shinydevelopment.com",
14 "Greg Spiers": "greg.spiers@shinydevelopment.com"
20 "git": "https://github.com/shinydevelopment/SDScreenshotCapture.git",
23 "source_files": "SDScreenshotCapture",
24 "frameworks": "QuartzCore",