[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 6 / e / 2 / WinSlideShow / 0.1.4 / WinSlideShow.podspec.json
blobcf950e7bc56d4359b81ec37394f2530f315efc5d
2   "name": "WinSlideShow",
3   "version": "0.1.4",
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.4"
17   },
18   "swift_versions": [
19     "4.0",
20     "4.1",
21     "4.2",
22     "5",
23     "5"
24   ],
25   "platforms": {
26     "ios": "9.0"
27   },
28   "source_files": "WinSlidShow/Classes/**/*",
29   "dependencies": {
30     "SDWebImage": [
31       "~> 3.8.2"
32     ]
33   },
34   "swift_version": "5"