blob: ce9d01e49b3ade56c4e280598e5c4b9411a34e79 [file] [log] [blame]
{
"name": "CircularCarousel",
"version": "1.0.0",
"summary": "Carousel written in swift to handle custom and unique rolling items. Based on iCarousel.",
"homepage": "https://github.com/ramotion/circular-carousel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ramotion": "peter.s@ramotion.agency"
},
"source": {
"git": "https://github.com/ramotion/circular-carousel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Framework/CircularCarousel/*.swift",
"swift_version": "5.0"
}