blob: dafea14a247d012a8e258387dfdb82b670a51b2d [file] [log] [blame]
{
"name": "NBBannerView",
"version": "0.1.0",
"summary": "卡片式轮播图",
"description": "支持masonry 和 旋转 卡片式轮播图",
"homepage": "https://github.com/shiyingfeng/NBBannerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shiyingfeng": "260497176@qq.com"
},
"source": {
"git": "https://github.com/shiyingfeng/NBBannerView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NBBannerView/Classes/**/*",
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
}
}