[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / c / KSImageCarousel / 1.0.3 / KSImageCarousel.podspec.json
blob32fc2d834c4b3482fcb2d2688c956cce2b62230c
2   "name": "KSImageCarousel",
3   "version": "1.0.3",
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   "platforms": {
15     "ios": "10.3"
16   },
17   "source": {
18     "git": "https://github.com/LeeKahSeng/KSImageCarousel.git",
19     "tag": "1.0.3",
20     "branch": "master"
21   },
22   "source_files": "KSImageCarousel/KSImageCarousel/Sources/*.swift",
23   "pushed_with_swift_version": "4.0"