blob: 47101395a5b9799aa49538b42947186b6e6bd7d7 [file] [log] [blame]
{
"name": "SCSlider",
"version": "1.1",
"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/SCSlider",
"license": "MIT",
"authors": {
"MonkeyS914": ""
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/MonkeyS914/SCSlider.git",
"tag": "1.1"
},
"source_files": [
"SCSlider",
"SCSlider/**/*.{h,m}"
],
"exclude_files": "SCSlider/Exclude",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}