blob: eb796037611e5757a6f911047fc1107a4cd04943 [file] [log] [blame]
{
"name": "BBannerView",
"version": "1.2.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "BBannerView/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3"
}