[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / a / CarouselSwipeView / 1.0.4 / CarouselSwipeView.podspec.json
blobef50a3b20fe504477770086aed8a6efa48bf3d01
2   "name": "CarouselSwipeView",
3   "version": "1.0.4",
4   "summary": "A Carousel Swipe is a design pattern commonly used in mobile apps.",
5   "description": "A Carousel Swipe is a design pattern commonly used in mobile apps and websites to showcase a series of images, cards, or content panels that users can scroll or swipe through horizontally or vertically. It’s a popular way to present content in an interactive, visually engaging format that saves space and gives users more control over what they see.",
6   "homepage": "https://github.com/Mohamed-AbdulRaouf/CarouselSwipeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mohamed.a.raouf@icloud.com": "mohamed.a.raouf@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/Mohamed-AbdulRaouf/CarouselSwipeView.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.3.2",
22   "static_framework": true,
23   "requires_arc": true,
24   "source_files": "CarouselSwipeView/**/*",
25   "dependencies": {
26     "Kingfisher": [
28     ]
29   },
30   "public_header_files": "Pod/Classes/**/*.h",
31   "swift_version": "5.3.2"