{ | |
"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 | |
} |