[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 4 / 2 / 3 / LVCycleScrollView / 0.0.3 / LVCycleScrollView.podspec.json
blobfb94e2a9616cfe7a5ee6972846e54be5ce8bb9f2
2   "name": "LVCycleScrollView",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": "LVCycleScrollView/**/*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "dependencies": {
24     "SDWebImage": [
25       "5.8.4"
26     ]
27   }