| { | |
| "name": "ICECarouseView", | |
| "version": "1.1.1", | |
| "summary": "轮播图", | |
| "description": "TODO: 这是一个轮播图", | |
| "homepage": "https://github.com/My-Pod/ICECarouselView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "gumengxiao": "rare_ice@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/My-Pod/ICECarouselView.git", | |
| "tag": "1.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source_files": "ICECarouseView/Classes/**/*", | |
| "dependencies": { | |
| "SDWebImage": [ | |
| "~> 3.8.0" | |
| ] | |
| } | |
| } |