[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / 0 / SwpBanner / 3.0.0 / SwpBanner.podspec.json
blob94229efc9d7a779cc66c7941ff7b4d4f940a1fef
2   "name": "SwpBanner",
3   "version": "3.0.0",
4   "summary": "封装图片轮播控件",
5   "description": "TODO: SwpBanner, 封装图片轮播控件",
6   "homepage": "https://github.com/swp-song/SwpBanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     " Dream": "396587868@qq.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/swp-song/SwpBanner.git",
19     "tag": "3.0.0"
20   },
21   "source_files": "SwpBanner/Class/**/*.{h,m}",
22   "resources": "SwpBanner/Resources/SwpBanner.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "SDWebImage": [
31     ]
32   }