| { | |
| "name": "CSBanner", | |
| "version": "1.0.1", | |
| "summary": "Banner", | |
| "description": "A Simple Banner show with custom subclass instance of UIView", | |
| "homepage": "https://github.com/csdq/CSBanner", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Mr.s": "stqemail@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/csdq/CSBanner.git", | |
| "tag": "1.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "CSBanner/Classes/**/*" | |
| } |