[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 8 / a / MNFrameRate / 0.0.3 / MNFrameRate.podspec.json
blob4677d8ca6994bdb2b47bc25aa7e4978cc804fb71
2   "name": "MNFrameRate",
3   "version": "0.0.3",
4   "summary": "for ios develop to check fps",
5   "description": "A longer description of MNFrameRate in Markdown format.\n\n* Write MNFrameRate for developer check if the UI draw fluent\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/ymsheng/MNFrameRate",
7   "license": "MIT",
8   "authors": {
9     "yangmaosheng": "yangmaosheng@techwolf.cn"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/ymsheng/MNFrameRate.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "FrameRate/MNFrameRate/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": "UIKit"