blob: 9a661552399ded00d83297a603cd74779194f4a2 [file] [log] [blame]
{
"name": "LIHImageSlider",
"version": "0.1.3",
"summary": "An automatic image slider",
"description": "LIHImageSlider is an automatic image slider written in Swift",
"homepage": "https://github.com/Lasithih/LIHImageSlider",
"license": "MIT",
"authors": {
"Lasith Hettiarachchi": "lasithih@yahoo.com"
},
"source": {
"git": "https://github.com/Lasithih/LIHImageSlider.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LIHImageSlider": [
"Pod/Assets/*.png"
]
}
}