blob: df75f8997b31bfbbcf141933abf689bdc40d4b0d [file] [log] [blame]
{
"name": "LZMSideslipManager",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"LZMSideslipController",
"LZMSideslipManager/*.{h,m}"
],
"requires_arc": true
}