blob: 4677d8ca6994bdb2b47bc25aa7e4978cc804fb71 [file] [log] [blame]
{
"name": "MNFrameRate",
"version": "0.0.3",
"summary": "for ios develop to check fps",
"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!",
"homepage": "https://github.com/ymsheng/MNFrameRate",
"license": "MIT",
"authors": {
"yangmaosheng": "yangmaosheng@techwolf.cn"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ymsheng/MNFrameRate.git",
"tag": "0.0.3"
},
"source_files": "FrameRate/MNFrameRate/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}