[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / f / 7 / DDScrollBanner / 0.0.7 / DDScrollBanner.podspec.json
blobdec6d7eb874275f51716801ad805419cb9f6f9e0
2   "name": "DDScrollBanner",
3   "version": "0.0.7",
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_versions": "5.0",
15   "source": {
16     "git": "https://github.com/DDwin/DDScrollBanner.git",
17     "tag": "0.0.7"
18   },
19   "source_files": "DDScrollBanner/DDScrollBanner.swift",
20   "dependencies": {
21     "Kingfisher": [
22       "~> 4.10.1"
23     ]
24   },
25   "swift_version": "5.0"