blob: 011402058ef9e7da44d6f1e22a74f943ee597262 [file] [log] [blame]
{
"name": "FPSView",
"version": "0.0.11",
"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.11"
},
"source_files": [
"FPSDisplay/View/*",
"FPSDisplay/Util/*"
],
"frameworks": "UIKit"
}