blob: 237a4fc894ff19dc5a64b5f02cde3ea27aaef8e7 [file] [log] [blame]
{
"name": "HjzCarouselView",
"version": "0.0.3",
"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.3"
},
"source_files": "HjzCarouselView/**/*",
"dependencies": {
"Kingfisher": [
]
}
}