[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 2 / b / 0 / CarouselComponent / 0.5.0 / CarouselComponent.podspec.json
blob855cd5781e15aa8103dec58e9fea243130e43a68
2   "name": "CarouselComponent",
3   "version": "0.5.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.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "resources": "CarouselComponent/Classes/**/*.{xib}",
22   "source_files": "CarouselComponent/Classes/**/*.{swift}"