blob: d478f935bbcbb540d347a7a63bc6431d3ecf511c [file] [log] [blame]
{
"name": "CLabsImageSlider",
"version": "0.1.2",
"summary": "CLabsImageSlider is a image slider written in swift language.",
"description": "CLabsImageSlider is a image slider written in swift language ,instead of implementing complex logics now you can create image slider with a single line of code. CLabsImageSlider loads local or remote images with multiple options like manual or auto slide etc. So save your time in writing code for page control by using CLabsImageSlider.",
"homepage": "https://github.com/ConfianceLabs/CLabsImageSlider.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dewanshu Sharma": "confiancelabs@gmail.com"
},
"source": {
"git": "https://github.com/ConfianceLabs/CLabsImageSlider.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CLabsImageSlider/Classes/**/*",
"pushed_with_swift_version": "3.0"
}