[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 1 / f / 7 / DDScrollBanner / 0.0.5 / DDScrollBanner.podspec.json
blob5c801bdfcebe76c1772d7c060bb9f3866026e1be
2   "name": "DDScrollBanner",
3   "version": "0.0.5",
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.5"
18   },
19   "source_files": "DDScrollBanner/DDScrollBanner.swift",
20   "dependencies": {
21     "Kingfisher": [
22       "~> 4.1.1"
23     ]
24   }