[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 6 / f / Screenshots / 0.3.1 / Screenshots.podspec.json
blobbe3caf302a5d7027d0f3c6237db8364106e213b5
2   "name": "Screenshots",
3   "version": "0.3.1",
4   "summary": "Create screenshots on macOS via the screencapture CLI.",
5   "description": "This lib allows you to create screenshots includin screen coordinates via the screencapture CLI.\nIt also supports watching Desktop for any system screenshots.",
6   "homepage": "https://github.com/mirkokiefer/Screenshots",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mirko Kiefer": "mail@mirkokiefer.com"
13   },
14   "source": {
15     "git": "https://github.com/mirkokiefer/Screenshots.git",
16     "tag": "0.3.1"
17   },
18   "social_media_url": "https://twitter.com/mirkokiefer",
19   "platforms": {
20     "osx": "10.13"
21   },
22   "swift_versions": "4.2",
23   "source_files": "Screenshots/Classes/**/*",
24   "dependencies": {
25     "SwiftDirectoryWatcher": [
26       "0.0.7"
27     ]
28   },
29   "swift_version": "4.2"