[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / b / LSiOSRecyclesView / 1.2.0 / LSiOSRecyclesView.podspec.json
blob04e1300b6f19577131dcb20a788e3fd56fff8c12
2   "name": "LSiOSRecyclesView",
3   "version": "1.2.0",
4   "summary": "视图控件 - 循环滚动视图",
5   "description": "更新内容:\n修复自动轮播到顶时回滚动画的问题;优化resources属性;",
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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSRecyclesView/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }