[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / a / b / LSiOSRecyclesView / 0.0.1 / LSiOSRecyclesView.podspec.json
blob78124d3c30b84ab53a8fb514ce04103957d7c3b7
2   "name": "LSiOSRecyclesView",
3   "version": "0.0.1",
4   "summary": "朗新框架 - 视图控件 - 循环滚动视图",
5   "description": "TODO: Add long description of the pod here.",
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.1"
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   }