[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 2 / 3 / LVCycleScrollView / 0.0.8 / LVCycleScrollView.podspec.json
blob0bfd793d00d5b958d1b03f1e4023b12143e5c418
2   "name": "LVCycleScrollView",
3   "version": "0.0.8",
4   "summary": "图片及文字自动滚动的控件.",
5   "description": "图片及文字自动滚动的控件,详细见README",
6   "homepage": "https://github.com/li199508/LVCycleScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Levi": "2387356991@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/li199508/LVCycleScrollView.git",
16     "tag": "0.0.8"
17   },
18   "source_files": "LVCycleScrollView/**/*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }