blob: 941e07fd40917a4e1ba7a308117244025460ef36 [file] [log] [blame]
{
"name": "STFPSIndicator",
"version": "1.0",
"summary": "FPS检测器",
"description": "iOS屏幕FPS属性的检测器",
"homepage": "https://github.com/STShenZhaoliang",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shentian": "409178030@qq.com"
},
"source": {
"git": "https://github.com/STShenZhaoliang/STFPSIndicator.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "STFPSIndicator/*.{h,m}"
}