| { | |
| "name": "CarouselViewController", | |
| "version": "1.0.2", | |
| "summary": "Easy Pageviewcontroller with Carousel Effect.", | |
| "homepage": "https://github.com/YouYue123/CarouselViewController", | |
| "license": "MIT", | |
| "authors": { | |
| "You Yue": "youyueyyyy@icloud.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/YouYue123/CarouselViewController.git", | |
| "tag": "1.0.2" | |
| }, | |
| "source_files": "Carousel/Carousel/*", | |
| "requires_arc": true | |
| } |