[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / f / SwiftUICarousel / 0.0.2 / SwiftUICarousel.podspec.json
blob6c0852cfe037ef84cb978f95afad1c0ed2de1df5
2   "name": "SwiftUICarousel",
3   "version": "0.0.2",
4   "summary": "SwiftUI version of Carousel framework (beta)",
5   "description": "SwiftUI version of Carousel. This framework can be used >= ios 13",
6   "homepage": "https://github.com/chauchinyiu/SwiftUICarousel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chauchinyiu": "chinyiu.chau@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/chauchinyiu/SwiftUICarousel.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SwiftUICarousel/Classes/**/*",
23   "swift_version": "5.0"