blob: ac8472f5cdf317a473e39b1e06c948a570e0ace8 [file] [log] [blame]
{
"name": "HKBanner",
"version": "1.2.0",
"summary": "Swift Banner component, supports remote images and infinite cycling.",
"description": "Swift Banner component, supports remote images and infinite cycling. \n轮播视图组件,支持远程图片、支持循环滚动",
"homepage": "https://github.com/Harley-xk/HKBanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harley.xk": "harley.gb@foxmail.com"
},
"source": {
"git": "https://github.com/Harley-xk/HKBanner.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source_files": "Classes/**/*",
"dependencies": {
"SnapKit": [
]
}
}