blob: 8924307a66444e0e0b820386170c6589b9249c0b [file] [log] [blame]
{
"name": "LLSliderController",
"version": "0.1.0",
"summary": "简单实现侧滑",
"description": "简单实现侧滑,可以设置左侧滑还是有侧滑,同时可以设置侧滑宽度",
"homepage": "https://github.com/wilson7156",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"704110362@qq.com": "704110362@qq.com"
},
"source": {
"git": "https://github.com/wilson7156/LLSliderController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLSliderController/Classes/**/*"
}