[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 5 / 9 / 2 / CarouselSwift / 0.4 / CarouselSwift.podspec.json
blobaa4103f960c9a1dd836d5d0c69c8063ef33e0036
2   "name": "CarouselSwift",
3   "version": "0.4",
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.4"
20   },
21   "source_files": [
22     "Sources/*.swift"
23   ],
24   "exclude_files": "Sources/Exclude",
25   "deprecated": true