blob: 13b1eba2e4c463afda3615c0ef1a6b65e488424a [file] [log] [blame]
{
"name": "CarouselComponent",
"version": "0.4.0",
"summary": "Carousel UI Component",
"description": "A clean UI carousel component written in Swift.",
"homepage": "https://github.com/mauriciofcesteves/carouselcomponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mauricio Esteves": "mauricio.fc.esteves@gmail.com"
},
"source": {
"git": "https://github.com/mauriciofcesteves/carouselcomponent",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"resources": "CarouselComponent/Classes/**/*.{xib}",
"source_files": "CarouselComponent/Classes/**/*.{swift}"
}