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