[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 4 / 2 / 3 / LVCycleScrollView / 1.0.0 / LVCycleScrollView.podspec.json
bloba73666b51766c2ff35906f531ca4a812d0ea0c60
2   "name": "LVCycleScrollView",
3   "version": "1.0.0",
4   "summary": "banner控件.",
5   "description": "banner控件,详细见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": "1.0.0"
17   },
18   "source_files": "LVCycleScrollView/**/*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }