[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / e / ImageSlideShowSwift / 0.1.3 / ImageSlideShowSwift.podspec.json
blobb520146520b04b0bc91ccdc7dd97f894630dd069
2   "name": "ImageSlideShowSwift",
3   "version": "0.1.3",
4   "summary": "A simple Swift 4 Slideshow for iOS",
5   "description": "ImageSlideShow is a simple Slideshow for images (Picture, Photos) for your apps written in Swift 4.",
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.3"
18   },
19   "source_files": [
20     "Classes",
21     "Sources/ImageSlideShow/**/**/*.{swift}"
22   ],
23   "resources": "Sources/ImageSlideShow/Storyboard/*.{png,jpeg,jpg,storyboard,xib}",
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "4.0"