blob: b9297278f1564b56cf0113a910a7ab1e87c805d5 [file] [log] [blame]
{
"name": "HjzCarouselView",
"version": "0.0.1",
"summary": "适用于 Swift 的轮播图库。",
"homepage": "https://github.com/HjzCy/HjzCarouselView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HjzCy": "780810441@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/HjzCy/HjzCarouselView.git",
"tag": "v0.0.1"
},
"source_files": "HjzCarouselView/**/*",
"dependencies": {
"Kingfisher": [
]
}
}