blob: 639e9a40fd61134ca89f973630c5d5294764a8be [file] [log] [blame]
{
"name": "LLSliderController",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLSliderController/Classes/**/*"
}