[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 9 / 3 / DSCarouselView / 1.0.2 / DSCarouselView.podspec.json
blobad0338d710d218ea84a51072f20c5719c7c59f63
2   "name": "DSCarouselView",
3   "version": "1.0.2",
4   "summary": "DSCarouselView. 自动轮播图片控件",
5   "description": "DSCarouselView. 自动轮播图片控件\nDSCarouselView. 自动轮播图片控件\nDSCarouselView. 自动轮播图片控件",
6   "homepage": "http://linfeng1009.gitcafe.io",
7   "license": "MIT",
8   "authors": {
9     "DaShen": "1057105719@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ludaye123/DSCarouselView.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "DSCarouselViewDemo/DSCarouselViewDemo/DSCarouselView",
20     "DSCarouselViewDemo/DSCarouselViewDemo/DSCarouselView/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "SDWebImage": [
29       "~> 3.7.3"
30     ]
31   }