blob: 575a0e16eee199a060312459bbcbacb3086b090c [file] [log] [blame]
{
"name": "LogPad",
"version": "1.0.2",
"license": "MIT",
"summary": "显示日志及手机CPU使用率、内存使用情况、FPS",
"homepage": "https://github.com/moreFine/LogPad",
"source": {
"git": "https://github.com/moreFine/LogPad.git",
"tag": "1.0.2"
},
"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"
}