[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 5 / 0 / SwpBanner / 2.0.6 / SwpBanner.podspec.json
blobec7efa1b07c7a9388ea0fc2f52c0c8efd184e9d7
2   "name": "SwpBanner",
3   "version": "2.0.6",
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   "source": {
15     "git": "https://github.com/swp-song/SwpBanner.git",
16     "tag": "2.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwpBanner/**/*.{h,m}",
22   "resources": "SwpBanner/SwpBannerResources/SwpBanner.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "SDWebImage": [
30     ]
31   }