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