| { |
| "name": "KTCarousel", |
| "version": "1.01", |
| "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": "1.01" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "KTCarousel/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |