blob: 7bceeaeb4b0039b91c6f92b7f954485d42f6a0ee [file] [log] [blame]
{
"name": "Carousel",
"version": "0.0.3",
"summary": "Nice and sweet browsing experience",
"description": "Carousel lets you easily add browsing experience to you 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.3"
},
"source_files": "Carousel/**/*.{h,m,swift}",
"swift_version": "4.2"
}