blob: fff379b226268e52db92ee5bb83878ed68ea3582 [file] [log] [blame]
{
"name": "MNFrameRate1",
"version": "0.0.2",
"summary": "for ios develop to check fps",
"description": "A longer description of MNFrameRate in Markdown format.\n\nWrite 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": "http://git.kanzhun.org/bosszhipin/mnframerate1.git",
"tag": "0.0.2"
},
"source_files": "FrameRate/MNFrameRate/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}