blob: b03a823b4770b7ffe4cabee401588207de49c662 [file] [log] [blame]
{
"name": "LXCarouselView",
"version": "0.1.0",
"summary": "利用 UICollectionView 实现的轮播图,可通过 UICollectionViewCell 自定义内容。",
"homepage": "https://github.com/949478479/LXCarouselView",
"license": "MIT",
"authors": {
"吕小怼": "949478479@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/949478479/LXCarouselView.git",
"tag": "0.1.0"
},
"source_files": "Source/*.{swift}"
}