| { |
| "name": "CHPagerView", |
| "version": "0.1.6", |
| "summary": "PagerView BannerView.", |
| "description": "It is a simple banner view.", |
| "homepage": "https://github.com/chinghoi/CHPagerView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Chinghoi": "56465334@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/chinghoi/CHPagerView.git", |
| "tag": "0.1.6" |
| }, |
| "swift_versions": [ |
| "5" |
| ], |
| "platforms": { |
| "ios": "10.3" |
| }, |
| "source_files": "CHPagerView/Classes/**/*", |
| "dependencies": { |
| "AlamofireImage": [ |
| "~> 4.1" |
| ] |
| }, |
| "swift_version": "5" |
| } |