[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 1 / 4 / ActivityKit / 2.1 / ActivityKit.podspec.json
blobdad2be43d4adc850e40804325a0ae35cff00e7cc
2   "name": "ActivityKit",
3   "version": "2.1",
4   "summary": "ActivityKit provides macOS system information.",
5   "description": "ActivityKit provides macOS system information.\n- CPU usage\n- Memory performance\n- Disk capacity\n- Network connection\nThis framework is written in Swift 5.",
6   "homepage": "https://github.com/Kyome22/ActivityKit",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Takuto Nakamura": "kyomesuke@icloud.com"
13   },
14   "social_media_url": "https://twitter.com/Kyomesuke",
15   "platforms": {
16     "osx": "10.14"
17   },
18   "source": {
19     "git": "https://github.com/Kyome22/ActivityKit.git",
20     "tag": "2.1"
21   },
22   "source_files": "ActivityKit/*.swift",
23   "swift_versions": "5",
24   "requires_arc": true,
25   "swift_version": "5"