[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 1 / 4 / ActivityKit / 2.2 / ActivityKit.podspec.json
blobf308aa1719850faa12ac7dba9f95c9f89f962618
2   "name": "ActivityKit",
3   "version": "2.2",
4   "summary": "ActivityKit provides macOS system information.",
5   "description": "ActivityKit provides macOS system information.\n- CPU usage\n- Memory performance\n- Battery state\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.15"
17   },
18   "source": {
19     "git": "https://github.com/Kyome22/ActivityKit.git",
20     "tag": "2.2"
21   },
22   "source_files": "Sources/ActivityKit/*.swift",
23   "swift_versions": "5",
24   "requires_arc": true,
25   "swift_version": "5"