[Add] THEOplayer-Connector-Conviva 8.5.0
[CocoaPods.git] / Specs / b / 0 / c / KSImageCarousel / 1.0.5 / KSImageCarousel.podspec.json
bloba7a1be573ef23aa7aefc7ee087cd4a982ffe9aa2
2   "name": "KSImageCarousel",
3   "version": "1.0.5",
4   "summary": "Lightweight image carousel which can easily adapt to different type of image source.",
5   "description": "KSImageCarousel support both finite and infinite scrolling mode. Just init KSImageCarousel with your desire UIImages or image URLs and it will do all the work for you. KSImageCarousel can also easily adapt to different type of image source other than UIImage and image URL",
6   "homepage": "https://github.com/LeeKahSeng/KSImageCarousel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lee Kah Seng": "kahseng.lee123@gmail.com"
13   },
14   "swift_version": "4.2",
15   "platforms": {
16     "ios": "10.3"
17   },
18   "source": {
19     "git": "https://github.com/LeeKahSeng/KSImageCarousel.git",
20     "tag": "1.0.5",
21     "branch": "master"
22   },
23   "source_files": "KSImageCarousel/KSImageCarousel/Sources/*.swift"