[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 2 / CarouselSwift / 1.3 / CarouselSwift.podspec.json
blobefe639d87c6fd45e44615cc29581ceef11ac1d2b
2   "name": "CarouselSwift",
3   "version": "1.3",
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": "1.3"
20   },
21   "source_files": [
22     "Sources/*.swift"
23   ],
24   "exclude_files": "Sources/Exclude",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3.0"
27   },
28   "pushed_with_swift_version": "3.0",
29   "deprecated": true