blob: 10d204718b0653f418c0bbf1d59b7ded7108363f [file] [log] [blame]
{
"name": "BSSliderView",
"version": "1.0.3",
"summary": "BSSliderView is a slideshow / carousel for ios application.",
"description": "BSSliderView is a widget that allowed you to have your own carousel / slideshow in your app. This widget basically is an inheritance from UICollectionView, so you can add your own slide design from nib / xib file.",
"homepage": "https://github.com/icemanbsi/BSSliderView",
"screenshots": "http://bobbystenly.com/cocoapod/BSSliderView/sample.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bobby Stenly": "iceman.bsi@gmail.com"
},
"source": {
"git": "https://github.com/icemanbsi/BSSliderView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BSSliderView/Classes/**/*"
}