blob: 6b52122f9f1af88710d01c29ff685bacb96bae9b [file] [log] [blame]
{
"name": "QSCardBanner",
"version": "0.0.5",
"summary": "轮播图.",
"description": "支持普通轮播,卡片式轮播等",
"homepage": "https://www.jianshu.com/u/7be4a0163a7f",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Song",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fallpine/QSCardBanner.git",
"tag": "0.0.5"
},
"source_files": [
"QSCardBanner",
"QSCardBanner/QSCardBanner/Code/**/*.{swift}"
],
"dependencies": {
"QSExtensions": [
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}