[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / d / f / 4 / WDDebugTool / 0.1.0 / WDDebugTool.podspec.json
blob4b54c21267dbf44500164f8eb149e35e18408191
2   "name": "WDDebugTool",
3   "version": "0.1.0",
4   "summary": "WDDebugTool is a component that displays the current performance.",
5   "description": "WDDebugTool can check the CPU, screen refresh rate, and memory usage in real time, making it easier for developers to debug application performance..",
6   "homepage": "https://github.com/jocelen/WDDebugTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jocelen": "jocelen@163.com"
13   },
14   "source": {
15     "git": "https://github.com/jocelen/WDDebugTool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "WDDebugTool/Classes/**/*"