blob: 209be1d9306dac0a933e081c3dc79c30bb28d795 [file] [log] [blame]
{
"name": "FPSLabel",
"version": "1.0.1",
"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.1"
},
"source_files": "FPSLabel/*.{h,m}",
"requires_arc": true
}