[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / d / GDCpuModule / 0.0.2 / GDCpuModule.podspec.json
blob2ea67db475b72e82f4191a06d48bf27862fe4dad
2   "name": "GDCpuModule",
3   "version": "0.0.2",
4   "summary": "CPU 相关模块使用, CPU资源绘制 优化",
5   "description": "提供CPU几个简单的问题代码和优化后的效果。\n提供检查CPU的使用情况检查。",
6   "homepage": "https://github.com/JellyGD/GDCpuModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jellyGD": "jelly130520@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JellyGD/GDCpuModule.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GDCpuModule/Classes/**/*",
22   "dependencies": {
23     "CTMediator": [
25     ]
26   }