[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / c / LZMSideslipManager / 1.0.0 / LZMSideslipManager.podspec.json
blob5bcdc337522ec3b854947716efab6c6dfd8c2c65
2   "name": "LZMSideslipManager",
3   "version": "1.0.0",
4   "summary": "A simply multi-views manager tool based on Objective-C which supports left-right direction slip.",
5   "description": "一款轻量的多页面管理框架工具,类似QQ的侧滑效果,支持左右侧滑,点击/拖动手势都能操作。A simply multi-views manager tool based on Objective-C which supports left-right direction slip.",
6   "homepage": "https://github.com/JanmyLo/LZMSideslipManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "娄忠明-JanmyLo": "JanmyLo@126.com"
13   },
14   "source": {
15     "git": "https://github.com/JanmyLo/LZMSideslipManager.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "LZMSideslipController",
23     "LZMSideslipController/LZMSideslipManager/**/*.{h,m}"
24   ],
25   "requires_arc": true