blob: 2ea67db475b72e82f4191a06d48bf27862fe4dad [file] [log] [blame]
{
"name": "GDCpuModule",
"version": "0.0.2",
"summary": "CPU 相关模块使用, CPU资源绘制 优化",
"description": "提供CPU几个简单的问题代码和优化后的效果。\n提供检查CPU的使用情况检查。",
"homepage": "https://github.com/JellyGD/GDCpuModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jellyGD": "jelly130520@gmail.com"
},
"source": {
"git": "https://github.com/JellyGD/GDCpuModule.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GDCpuModule/Classes/**/*",
"dependencies": {
"CTMediator": [
]
}
}