blob: 1fb257c8e21cdcf6a2ed8fbb830efd113c552b34 [file] [log] [blame]
{
"name": "BBannerView",
"version": "1.1.0",
"summary": "A cycle banner view by swift",
"description": "A cycle scrollView by swift, used in iOS",
"homepage": "https://github.com/chinabrant/BBannerView",
"license": "MIT",
"authors": {
"chinabrant": "sjwu2012@gmail.com"
},
"source": {
"git": "https://github.com/chinabrant/BBannerView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "BBannerView/*",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}