blob: 986e6510e9dc70d10c2ef9d289441c98e1d72b2d [file] [log] [blame]
{
"name": "FPSView",
"version": "0.0.1",
"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.1"
},
"source_files": [
"FPSDisplay",
"FPSDisplay/**/*.{h,m}"
],
"frameworks": "UIKit"
}