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