[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 4 / a / PreventSleep / 0.3.0 / PreventSleep.podspec.json
blobb51594bcd14f941808540ee846da0c5ba5ec5593
2   "name": "PreventSleep",
3   "version": "0.3.0",
4   "summary": "PreventSleep is a simple library to prevent a Mac from allowing a display to sleep, or from prevent idle sleep.",
5   "homepage": "https://github.com/jesse-c/PreventSleep",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Jesse Claven": "jesse.claven@gmail.com"
12   },
13   "platforms": {
14     "osx": "10.10"
15   },
16   "source": {
17     "git": "https://github.com/jesse-c/PreventSleep.git",
18     "tag": "0.3.0"
19   },
20   "source_files": "Sources/*.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"