[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / b / LSiOSRecyclesView / 0.0.2 / LSiOSRecyclesView.podspec.json
blobad3174df43557926e473255249d6d7253476c32e
2   "name": "LSiOSRecyclesView",
3   "version": "0.0.2",
4   "summary": "朗新框架 - 视图控件 - 循环滚动视图",
5   "description": "修复无法显示https开头的图片格式,补充点击事件的回调",
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": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSRecyclesView/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SDWebImage": [
26     ],
27     "LSiOSBasic": [
29     ]
30   }