[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / 8 / HHBanner / 0.1 / HHBanner.podspec.json
blob686949b65ca4dd2d472d6d63ea5291bd3b1973ed
2   "name": "HHBanner",
3   "authors": {
4     "bruthlee": "bruthle@163.com"
5   },
6   "version": "0.1",
7   "summary": "HHBanner is a view for picture to scroll unlimited.",
8   "description": "HHBanner is a view for picture to scroll and drag unlimited.",
9   "homepage": "https://github.com/bruthlee/HHBanner",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/bruthlee/HHBanner.git",
20     "tag": "0.1"
21   },
22   "source_files": "HHBanner/HHBanner",
23   "public_header_files": "HHBanner/HHBanner/*.h",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "SDWebImage": [
27       "~> 4.3.3"
28     ]
29   }