blob: a8388ab86dc934df3ab7910f9444ef66d7027664 [file] [log] [blame]
{
"name": "YSBannerView",
"version": "1.2.0",
"summary": "使用简单、功能丰富、无依赖的 iOS图片、文字轮播器",
"description": "使用简单、功能丰富、无依赖的 **iOS图片、文字轮播器**,基于 `UICollectionView` 实现。",
"homepage": "https://github.com/kysonyangs/YSBannerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kysonyangs": "kysonyangs@gmail.com"
},
"source": {
"git": "https://github.com/kysonyangs/YSBannerView.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YSBannerView/Classes/**/*"
}