blob: 661b8ad3fae027de957b9331266ebc01de30515e [file] [log] [blame]
{
"name": "FPSView",
"version": "0.0.2",
"summary": "Show the fps of iOS application.",
"homepage": "https://github.com/fengjiankang/FPSView.git",
"authors": {
"kangya": "feng_jian_kang@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/fengjiankang/FPSView.git",
"tag": "0.0.2"
},
"source_files": [
"FPSDisplay",
"FPSDisplay/View/*.{h,m}"
],
"frameworks": "UIKit"
}