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