[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 7 / a / 8 / QSFPSLabel / 1.0.1 / QSFPSLabel.podspec.json
blob7bedb00762c0aacb7608660f54680ab4b9cbb683
2   "name": "QSFPSLabel",
3   "version": "1.0.1",
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.1"
20   },
21   "source_files": [
22     "Classes",
23     "QSFPSLabelFramework/Source/*.swift"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true