blob: 5b1aa0b969d80640a5f8dfb45b6cdd48f951ebf6 [file] [log] [blame]
{
"name": "WCMenuScrollView",
"version": "1.0.0",
"summary": "collection view 实现的一个滚动菜单,可点击",
"description": "A longer description of WCMenuScrollView 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/wc-wang/WCMenuScrollView",
"license": "MIT",
"authors": {
"weichengwang": "wang_weicheng@126.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/wc-wang/WCMenuScrollView.git",
"tag": "1.0.0"
},
"source_files": "WCMenuScrollView/*"
}