blob: 7e016f50da5e57ae8d4403081286afaa55e23f8f [file] [log] [blame]
{
"name": "LogPad",
"version": "1.0.1",
"license": "MIT",
"summary": "显示日志及手机CPU使用率、内存使用情况、FPS",
"homepage": "https://github.com/moreFine/LogPad",
"source": {
"git": "https://github.com/moreFine/LogPad.git",
"tag": "1.0.1"
},
"source_files": "LogPadDemo/LogPad/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BY": "990802260@qq.com"
},
"social_media_url": "https://github.com/moreFine"
}