blob: d4f15315cb866dec4b94a9e4ea718249e282b6bf [file] [log] [blame]
{
"name": "BXSlider",
"version": "1.3.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"PinAuto": [
]
}
}