[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 2 / CarouselSwift / 0.6 / CarouselSwift.podspec.json
blob2171a4eafae10138f18b8268343f47ecdf5e32d2
2   "name": "CarouselSwift",
3   "version": "0.6",
4   "summary": "An reusable carousel support both Horizontal and Vertical direction, and multi page as well",
5   "description": "An reusable carousel optimized in memory, features with:\na, support both Horizontal and Vertical direction\nb, support multi page in visible view\nc, support Linear and Loop mode",
6   "homepage": "https://github.com/zhangbozhb/Carousel",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "travel": "zhangbozhb@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/travel_zh",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zhangbozhb/Carousel.git",
19     "tag": "0.6"
20   },
21   "source_files": [
22     "Sources/*.swift"
23   ],
24   "exclude_files": "Sources/Exclude",
25   "deprecated": true