blob: 8fb71093ab1796b069967431e08e67e65f0af56a [file] [log] [blame]
{
"name": "BXSlider",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BXSlider": [
"Pod/Assets/*.png"
]
}
}