[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / f / 7 / DDScrollBanner / 0.0.4 / DDScrollBanner.podspec.json
blob07c4d9a49bcd648dd338104dce1c23db6ede0701
2   "name": "DDScrollBanner",
3   "version": "0.0.4",
4   "summary": "A Swift BannerView",
5   "description": "一个swift的banner滚动视图,支持自动/手动,简单易操作",
6   "homepage": "https://github.com/DDwin/DDScrollBanner",
7   "license": "MIT",
8   "authors": {
9     "zgz": "76365136@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_version": "3.2",
15   "source": {
16     "git": "https://github.com/DDwin/DDScrollBanner.git",
17     "tag": "0.0.4"
18   },
19   "source_files": "DDScrollBanner/DDScrollBanner.swift",
20   "dependencies": {
21     "Kingfisher": [
22       "~> 4.1.1"
23     ]
24   }