[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 8 / UIBannerView / 1.0.1 / UIBannerView.podspec.json
blobecb720d68d29addb8fe4a3be9368b96304292aa7
2   "name": "UIBannerView",
3   "version": "1.0.1",
4   "summary": "UIBannerView allows you to easily create customize banners",
5   "description": "Item size of Banner View can be changed, pageControl is created automatically, track and tint colors can be changed, or pagecontrol may not be used. Left and right padding interchangeable",
6   "homepage": "https://github.com/Samcro92",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Volkan Sönmez": "sonmez.volkan92@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Samcro92/UIBannerView.git",
20     "tag": "1.0.1"
21   },
22   "source_files": [
23     "UIBannerView",
24     "UIBannerView/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "resource_bundles": {
28     "UIBannerView": [
29       "UIBannerView/**/*.{xib}"
30     ]
31   },
32   "dependencies": {
33     "SDWebImage": [
35     ]
36   },
37   "swift_version": "5.0"