[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / a / 8 / QSFPSLabel / 1.0.2 / QSFPSLabel.podspec.json
blob6872a598be7bcad20ef9044ea6b9ed13fa388a8b
2   "name": "QSFPSLabel",
3   "version": "1.0.2",
4   "summary": "iOS显示帧数",
5   "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!",
6   "homepage": "https://github.com/zhangping19880920/QSFPSLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangping19880920": "136666258@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zhangping19880920/QSFPSLabel.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "QSFPSLabelFramework/Source/*.swift"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true