blob: 29104e72e89a89c0ba1ffb5c30bf26ef47360de2 [file] [log] [blame]
{
"name": "LZMSideslipManager",
"version": "1.0.2",
"summary": "A simply multi-views manager tool based on Objective-C which supports left-right direction slip.",
"description": "一款轻量的多页面管理框架工具,类似QQ的侧滑效果,支持左右侧滑,点击/拖动手势都能操作。A simply multi-views manager tool based on Objective-C which supports left-right direction slip.",
"homepage": "https://github.com/JanmyLo/LZMSideslipManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"娄忠明-JanmyLo": "JanmyLo@126.com"
},
"source": {
"git": "https://github.com/JanmyLo/LZMSideslipManager.git",
"tag": "v1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZMSideslipManager",
"requires_arc": true
}