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