[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / e / ImageSlideShowSwift / 0.1.7 / ImageSlideShowSwift.podspec.json
bloba3c30ca409110bce041d22a851931e7b8c084ea5
2   "name": "ImageSlideShowSwift",
3   "version": "0.1.7",
4   "summary": "A simple Swift 5 Slideshow for iOS",
5   "description": "ImageSlideShow is a simple Slideshow for images (Picture, Photos) for your apps written in Swift 5.",
6   "homepage": "https://github.com/dimix/ImageSlideShow",
7   "screenshots": "https://raw.githubusercontent.com/dimix/ImageSlideShow/master/demo.gif",
8   "license": "MIT",
9   "authors": {
10     "Dimitri Giani": "dimitri.giani@gmail.com"
11   },
12   "platforms": {
13     "ios": "9.3"
14   },
15   "source": {
16     "git": "https://github.com/dimix/ImageSlideShow.git",
17     "tag": "0.1.7"
18   },
19   "source_files": [
20     "Classes",
21     "Sources/ImageSlideShow/**/**/*.{swift}"
22   ],
23   "resources": "Sources/ImageSlideShow/Storyboard/*.{png,jpeg,jpg,storyboard,xib}",
24   "frameworks": "UIKit"