blob: 40c515978b138440c3f9b85498dbe824cfdcd137 [file] [log] [blame]
{
"name": "BBannerView",
"version": "1.2.1",
"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": "sjwu1234@gmail.com"
},
"source": {
"git": "https://github.com/chinabrant/BBannerView.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "BBannerView/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}