[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 6 / e / 2 / WinSlideShow / 0.1.7 / WinSlideShow.podspec.json
blob8cdf7b6975db43e20d8bca807eec3ca9f17b21c3
2   "name": "WinSlideShow",
3   "version": "0.1.7",
4   "summary": "Image slideshow written in Swift with circular scrolling",
5   "description": "Image slideshow is a Swift library providing customizable image slideshow with circular scrolling.",
6   "homepage": "https://github.com/Winfooz/WinSlideShow.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ahmad Almasri": "aalmasri@winfooz.com"
13   },
14   "source": {
15     "git": "https://github.com/Winfooz/WinSlideShow.git",
16     "tag": "0.1.7"
17   },
18   "swift_versions": [
19     "4.0",
20     "4.1",
21     "4.2",
22     "5"
23   ],
24   "platforms": {
25     "ios": "11.0"
26   },
27   "source_files": "WinSlidShow/Classes/**/*",
28   "dependencies": {
29     "SDWebImage": [
30       "~> 3.8.2"
31     ]
32   },
33   "swift_version": "5"