blob: 20c71619b7b751a394b5702871007ac31c47c547 [file] [log] [blame]
{
"name": "NBBannerView",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NBBannerView/Classes/**/*",
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
}
}