[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 0 / 8 / a / TOCScreenshot / 1.0.0 / TOCScreenshot.podspec.json
blob2727f77e29643b8bdd5c51cd8b886f337a2ea69a
2   "name": "TOCScreenshot",
3   "version": "1.0.0",
4   "summary": "TOCScreenshot is a simple helper to take screenshots in code. You can optionally crop the status bar region.",
5   "description": "\t\t\t\t\t\tIn default configuration it saves the screenshots in a folder named with locale, screen size and screen resolution in the application documents directory.\n\t\t\t\t\t\tThe group path can be easily changed to e.g. save them in the project source path.\n\n",
6   "homepage": "https://github.com/toco/TOCScreenshot",
7   "screenshots": "https://raw.githubusercontent.com/toco/TOCScreenshot/master/Example/Screenshots/en_US-375x667@2x/2014-10-12_18-26-24-181_en_US-375x667@2x.png",
8   "license": "MIT",
9   "authors": {
10     "Tobias Conradi": "github@tobias-conradi.de"
11   },
12   "source": {
13     "git": "https://github.com/toco/TOCScreenshot.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "TOCScreenshot",
21   "frameworks": "UIKit"