[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / 0 / 4 / LSiOSSliderCell / 0.0.1 / LSiOSSliderCell.podspec.json
bloba35c5c8c87c945eab8e55c7884a04d1da4f752bf
2   "name": "LSiOSSliderCell",
3   "version": "0.0.1",
4   "summary": "朗新框架 - 视图控件 - 可侧滑拖拽单元格",
5   "description": "可侧滑拖拽单元格",
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.1"
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   }