blob: b7593f236fe026c671f37c0912d2987bc4dfa428 [file] [log] [blame]
{
"name": "KTCarousel",
"version": "2.0",
"summary": "A side scrolling, zoomable carousel.",
"description": "This is a framework for displaying UIImages in a side scrolling collection view with a custom UIViewController transition between zoomed-in and zoomed-out view controllers.",
"homepage": "https://github.com/kvtaniguchi/KTCarousel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Taniguchi": "kvtaniguchi@gmail.com"
},
"source": {
"git": "https://github.com/kvtaniguchi/KTCarousel.git",
"tag": "2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "KTCarousel/Classes/**/*"
}