blob: 6872a598be7bcad20ef9044ea6b9ed13fa388a8b [file] [log] [blame]
{
"name": "QSFPSLabel",
"version": "1.0.2",
"summary": "iOS显示帧数",
"description": "A longer description of QSFPSLabel in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/zhangping19880920/QSFPSLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangping19880920": "136666258@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangping19880920/QSFPSLabel.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"QSFPSLabelFramework/Source/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true
}