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