blob: 0e0aa7b16d52cbb131cc762a6f915e057b26b51d [file] [log] [blame]
{
"name": "KRLImageSlider",
"version": "0.1.0",
"summary": "This is a simple code to show images pages control",
"description": "This is a simple code to show images pages control. There are 2 delegate methods just like tableview datasource to set the number of images and the image for each pageindex",
"homepage": "https://github.com/KrishnaRLolage/KRLImageSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KrishnaRLolage": "krish.lolage@gmail.com"
},
"source": {
"git": "https://github.com/KrishnaRLolage/KRLImageSlider.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "KRLImageSlider/Classes/**/*"
}