blob: 0c903f2dffbcf7c8518803a8b1a692570efa7413 [file] [log] [blame]
{
"name": "BXSlider",
"version": "1.3.2",
"summary": "BXSlider is a SlideShow and carousel image library",
"description": "BXSlider is a SlideShow and carousel image library written in Swift 2.1 and with Generic Support,Protocol Support,the model no need to extend and Base Model,and with a Simple Class Implements if you want.",
"homepage": "https://github.com/banxi1988/BXSlider",
"license": "MIT",
"authors": {
"banxi1988": "banxi1988@gmail.com"
},
"source": {
"git": "https://github.com/banxi1988/BXSlider.git",
"tag": "1.3.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"PinAuto": [
]
}
}