blob: 13dfe8d092bdb72388547e174a73db7de811f220 [file] [log] [blame]
{
"name": "HKBanner",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "Classes/**/*",
"dependencies": {
"SnapKit": [
]
}
}