[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / e / 6 / d / SystemMonitorStats / 0.0.2 / SystemMonitorStats.podspec.json
blobc1d7612626584e8830ec0f7c3ccb9be48301f7a6
2   "name": "SystemMonitorStats",
3   "version": "0.0.2",
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.2"
21   },
22   "source_files": "SystemMonitorStats/**/*.{h,m}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.2"