| { | |
| "name": "KYBannerView", | |
| "version": "0.2.0", | |
| "summary": "KYBannerView", | |
| "description": "banner view for ios.", | |
| "homepage": "https://github.com/massyxf/KYBannerView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "massyxf": "messy007@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/massyxf/KYBannerView.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "KYBannerView/Classes/**/*" | |
| } |