blob: c2e8188a83b7e627b7077b5899e75cb2a9c594fa [file] [log] [blame]
{
"name": "CSBanner",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSBanner/Classes/**/*",
"swift_version": "4.1"
}