blob: 315579299d841d1594a323f783fb451e597ec2f8 [file] [log] [blame]
{
"name": "YQSlideMenController",
"version": "0.0.2",
"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!\n",
"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.2"
},
"source_files": "YQSlideMenuController/*.{h,m}",
"resources": "YQSlideMenuController/*.xcassets"
}