blob: ab0f38217a56aa64ae3f4b9b265c3d5bd46b02c3 [file] [log] [blame]
{
"name": "SHCarousel",
"version": "0.1.0",
"summary": "Carousel CollectionView Layout.",
"description": "You can use Carousel CollectionView Layout",
"homepage": "https://github.com/lsh424/SHCarousel",
"swift_versions": "5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lsh424": "tmdghks424@gmail.com"
},
"source": {
"git": "https://github.com/lsh424/SHCarousel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SHCarousel/Classes/**/*",
"swift_version": "5.0"
}