blob: afe70c560249cc40a58b1e1ccc90161ffa96474c [file] [log] [blame]
{
"name": "QSCardBanner",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": [
"QSCardBanner",
"QSCardBanner/QSCardBanner/Code/**/*.{swift}"
],
"dependencies": {
"QSExtensions/Qs": [
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}