[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 2 / 3 / LVCycleScrollView / 0.0.4 / LVCycleScrollView.podspec.json
blob31a6fbc2dbf03a1dcbf62bb10855eda0b5dbe150
2   "name": "LVCycleScrollView",
3   "version": "0.0.4",
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.4"
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   }