[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 0 / SwpBanner / 1.0.0 / SwpBanner.podspec.json
blob2fd1453d81315b0e84299d5e99a95ef06b9a6df4
2   "name": "SwpBanner",
3   "version": "1.0.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.0.0"
19   },
20   "source_files": "SwpBanner",
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }