[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / b / LSiOSRecyclesView / 1.0.1 / LSiOSRecyclesView.podspec.json
blobcd32262059749ddd23b785626f5b1422a890d9a0
2   "name": "LSiOSRecyclesView",
3   "version": "1.0.1",
4   "summary": "视图控件 - 循环滚动视图",
5   "description": "更新内容:\nframe取整,避免滚动时小数精度丢失造成的白点计算错误;赋值后自动开始轮播动画",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSRecyclesView",
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/LSiOSRecyclesView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSRecyclesView/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }