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