[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 6 / d / SystemMonitorStats / 0.0.1 / SystemMonitorStats.podspec.json
bloba07e066ff001b3aa53da6c20d8f569fcefab370f
2   "name": "SystemMonitorStats",
3   "version": "0.0.1",
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.2"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/TopIvanAbramov/SystemMonitorStats.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "SystemMonitorStats/**/*.{h,m}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.2"