| { |
| "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" |
| } |