blob: 2acd7a3d6b15147e0b41825906f5dbdcf1e85cfb [file] [log] [blame]
{
"name": "Carousel",
"version": "0.0.4",
"summary": "The round-robin collection-style browsing experience for your app",
"description": "The round-robin collection-style browsing experience for your app.",
"homepage": "https://github.com/Serchey/Carousel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhiy Medvedyev": "serhiy@medvedyev.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Serchey/Carousel.git",
"tag": "0.0.4"
},
"source_files": "Carousel/**/*.{h,m,swift}",
"swift_version": "4.2"
}