blob: 5b0e2cfe54337e037cbb109d0d35713f7e6c4f79 [file] [log] [blame]
{
"name": "BBBannerView",
"version": "0.0.1",
"summary": "简单高效的轮播图.",
"description": "BBBannerView 简单高效的轮播图",
"homepage": "https://github.com/BBModular/BBBannerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"吴云龙": "373885050@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BBModular/BBBannerView.git",
"tag": "0.0.1"
},
"source_files": "BBBannerView/**/*.{h,m}",
"requires_arc": true
}