[Add] MediaPipeTasksGenAI 0.10.20
[CocoaPods.git] / Specs / 2 / b / 0 / CarouselComponent / 0.4.0 / CarouselComponent.podspec.json
blob13b1eba2e4c463afda3615c0ef1a6b65e488424a
2   "name": "CarouselComponent",
3   "version": "0.4.0",
4   "summary": "Carousel UI Component",
5   "description": "A clean UI carousel component written in Swift.",
6   "homepage": "https://github.com/mauriciofcesteves/carouselcomponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mauricio Esteves": "mauricio.fc.esteves@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mauriciofcesteves/carouselcomponent",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "resources": "CarouselComponent/Classes/**/*.{xib}",
22   "source_files": "CarouselComponent/Classes/**/*.{swift}"