blob: da191e96f564c15743c6939ada206955315d59ef [file] [log] [blame]
{
"name": "CarouselComponent",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CarouselComponent/Classes/**/*.{xib,swift}"
}