blob: 364b2cb1dbd08a4bf22db85313e4c516d8f0fdb1 [file] [log] [blame]
{
"name": "SCScrollMenu",
"version": "1.0",
"summary": "仿网易导航栏",
"description": "A longer description of SCSlider 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/MonkeyS914/SCScrollMenu",
"license": "MIT",
"authors": {
"MonkeyS914": "4919668@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/MonkeyS914/SCScrollMenu.git",
"tag": "1.0"
},
"source_files": "SCScrollMenu/**/*.{h,m}"
}