[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 3 / 6 / MoonLight_macOS / 2.1.1 / MoonLight_macOS.podspec.json
blobfd83128a71cde5939b8c0846514af560bfb03108
2   "name": "MoonLight_macOS",
3   "version": "2.1.1",
4   "summary": "MoonLight_macOS is a Performance Test Kit for macOS.",
5   "description": "MoonLight is a performance test kit on iOS and macOS. It can capture App Memory, App CPU, System CPU and GPU accurately and easily.",
6   "homepage": "https://github.com/AgoraIO-Community/MoonLight",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LiuJunJie": "liujunjie@agora.io"
13   },
14   "platforms": {
15     "osx": "10.11"
16   },
17   "source": {
18     "git": "https://github.com/AgoraIO-Community/MoonLight.git",
19     "tag": "2.1.1"
20   },
21   "source_files": "MoonLight_macOS/**/**/*",
22   "public_header_files": [
23     "MoonLight_macOS/MoonLight/*.h",
24     "MoonLight_macOS/MoonLight/AppCPU/*.h",
25     "MoonLight_macOS/MoonLight/AppMemory/*.h",
26     "MoonLight_macOS/MoonLight/MacGPU/*.h",
27     "MoonLight_macOS/MoonLight/SystemCPU/*.h",
28     "MoonLight_macOS/MoonLight/ANR/*.h"
29   ],
30   "requires_arc": true