[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / d / SystemMonitorStats / 0.0.4 / SystemMonitorStats.podspec.json
blobf2b111827a4d77412271322497c8faf6db4d7c00
2   "name": "SystemMonitorStats",
3   "version": "0.0.4",
4   "summary": "System Monitor is an Cocoapod library for Mac, designed to inform you unobtrusively about the activity of your computer.",
5   "description": "You can retrieve up-to-date technical data any time, like process load, CPU temperature, main memory consumption, storage space, disk activity, communication on network interfaces, etc.",
6   "homepage": "https://github.com/TopIvanAbramov/SystemMonitorStats",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TopIvanAbramov": "I.abramov@innopolis.university"
13   },
14   "platforms": {
15     "osx": "11.0"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/TopIvanAbramov/SystemMonitorStats.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "SystemMonitorStats/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.2"