blob: 44ce807118b85d0834acb8399575b2587fbe430a [file] [log] [blame]
{
"name": "FPSValue",
"version": "1.0.1",
"summary": "show FPS value on window.",
"description": "it's a view for show FPS value on the window",
"homepage": "https://github.com/CNKCQ/FPSValue.git",
"screenshots": "https://cloud.githubusercontent.com/assets/8440220/17470727/2bcc7ab8-5d71-11e6-999e-e68875652c6f.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KingCQ": "wangchengqvan@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CNKCQ/FPSValue.git",
"tag": "1.0.1"
},
"source_files": [
"FPSValue",
"FPSValue/**/*.{h,m,swift}"
],
"frameworks": "UIKit"
}