[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / a / 7 / LJMMonitorTool / 0.1.0 / LJMMonitorTool.podspec.json
blob06b98855322eeaa22f89922c01cfbfda171838e4
2   "name": "LJMMonitorTool",
3   "version": "0.1.0",
4   "summary": "实时监测 app 的 FPS,CPU,Memory",
5   "description": "用来实时监测 app 的 FPS,CPU,Memory",
6   "homepage": "https://github.com/LJMcarryu/LJMMonitorTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LJMcarryu": "m17702188864@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LJMcarryu/LJMMonitorTool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LJMMonitorTool/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }