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