[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 0 / 7 / f / AutoImageFlipper / 0.8.1 / AutoImageFlipper.podspec.json
blob9d5182ac17e98ca48bbd6ca3176b09714c317925
2   "name": "AutoImageFlipper",
3   "version": "0.8.1",
4   "summary": "Show an array of images scequetially, with fade in, move and fade out effects, beautifully.",
5   "description": "Show an array of images scequetially, with fade in, move and fade out effects, beautifully.\nIt can be used as the background of UIViewControllers with fade, like many many hit applications.",
6   "homepage": "https://github.com/sina-kh/Swift-Auto-Image-Flipper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SinaKH": "mr.sina.khalili@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sina-kh/Swift-Auto-Image-Flipper.git",
16     "tag": "0.8.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AutoImageFlipper/Classes/**/*",
22   "frameworks": "UIKit"