| { |
| "name": "APEXCarousel", |
| "version": "0.1.0", |
| "summary": "A simple to implement carousel for iOS", |
| "description": "A simple to implement carousel for iOS.", |
| "homepage": "https://github.com/joegesualdo/APEXCarousel", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Joe Gesualdo": "joegesualdo@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/joegesualdo/APEXCarousel.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "APEXCarousel/APEXCarouselController.swift", |
| "pushed_with_swift_version": "3.0" |
| } |