blob: 55214348b6da148344556613fc4d8e2d497410a6 [file] [log] [blame]
{
"name": "FPSLabel",
"version": "1.0.0",
"summary": "A draggble label that display FPS.",
"homepage": "https://github.com/qkzhu/FPSLabel",
"license": {
"type": "MIT"
},
"authors": {
"qiankun": "zqkun.public@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qkzhu/FPSLabel.git",
"tag": "1.0.0"
},
"source_files": "FPSLabel/*.{h,m}",
"requires_arc": true
}