[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 4 / LSiOSSliderCell / 0.0.2 / LSiOSSliderCell.podspec.json
blob56f9c7236e6f02250c8b8586739a080c8dc53458
2   "name": "LSiOSSliderCell",
3   "version": "0.0.2",
4   "summary": "朗新框架 - 视图控件 - 可侧滑拖拽单元格",
5   "description": "可侧滑拖拽单元格,更新内容:\n提供方法允许外部控制开启、合拢",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSSliderCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSSliderCell.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSSliderCell/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "LSiOSBasic": [
26     ],
27     "Masonry": [
29     ]
30   }