blob: 7bedb00762c0aacb7608660f54680ab4b9cbb683 [file] [log] [blame]
{
"name": "QSFPSLabel",
"version": "1.0.1",
"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.1"
},
"source_files": [
"Classes",
"QSFPSLabelFramework/Source/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true
}