2 "name": "MediaSlideshow",
4 "summary": "Image (and optionally, video) slideshow written in Swift with circular scrolling, timer and full screen viewer",
5 "description": "Media slideshow is a Swift library providing customizable image (and optionally, video) slideshow with circular scrolling, timer and full screen viewer and extendable media source (AFNetworking image source available in AFURL subspec).",
6 "homepage": "https://github.com/pm-dev/MediaSlideshow",
7 "screenshots": "https://dzwonsemrish7.cloudfront.net/items/2R06283n040V3P3p0i42/ezgif.com-optimize.gif",
10 "Petr Zvonicek": "zvonicek@gmail.com"
13 "git": "https://github.com/pm-dev/MediaSlideshow.git",
28 "default_subspecs": "Core",
32 "source_files": "MediaSlideshow/Classes/Core/**/*",
33 "resources": "MediaSlideshow/Assets/*.png"
38 "MediaSlideshow/Core": [
45 "source_files": "MediaSlideshow/Classes/InputSources/AFURLSource.swift"
50 "MediaSlideshow/Core": [
57 "source_files": "MediaSlideshow/Classes/InputSources/AlamofireLegacySource.swift"
62 "MediaSlideshow/Core": [
72 "source_files": "MediaSlideshow/Classes/InputSources/AlamofireSource.swift"
77 "MediaSlideshow/Core": [
81 "source_files": "MediaSlideshow/Classes/AV/**/*.swift",
82 "resources": "MediaSlideshow/Assets/AVAssets.xcassets"
87 "MediaSlideshow/Core": [
94 "source_files": "MediaSlideshow/Classes/InputSources/SDWebImageSource.swift"
99 "MediaSlideshow/Core": [
109 "source_files": "MediaSlideshow/Classes/InputSources/KingfisherSource.swift"
114 "MediaSlideshow/Core": [
121 "source_files": "MediaSlideshow/Classes/InputSources/ParseSource.swift"
124 "swift_version": "5.2"