blob: fb8a41d0102307af48dd248b35d30d4960813dfa [file] [log] [blame]
{
"name": "CarouselComponent",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CarouselComponent/Classes/**/*"
}