blob: 0612f13fef4c13a1d7c23983f3c19644e717c580 [file] [log] [blame]
{
"name": "YQSlideMenController",
"version": "0.0.5",
"summary": "模仿QQ左边侧滑菜单,简单好用",
"description": "A longer description of YQSlideMenController 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!",
"homepage": "https://github.com/yuyedaidao",
"license": "MIT",
"authors": {
"yuyedaidao": "wyqpadding@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yuyedaidao/YQSlideMenuControllerDemo.git",
"tag": "0.0.5"
},
"source_files": "YQSlideMenuController/*.{h,m}",
"resources": "YQSlideMenuController/*.xcassets"
}