[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 4 / LSiOSSliderCell / 0.3.1 / LSiOSSliderCell.podspec.json
blob44bc59d8705e8a225fa052fc4f77c88a8fbd8363
2   "name": "LSiOSSliderCell",
3   "version": "0.3.1",
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.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSSliderCell/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }