blob: 90f6ce3f3727808d5be54a93ce942441f00b8f31 [file] [log] [blame]
{
"name": "ETCarouSwift",
"version": "1.1.0",
"summary": "A user-friendly and developer-friendly carousel framework written in Swift.",
"description": "\"ETCarouSwift receives a bunch of images and creates a smooth infinite ride inside the given frame. Dragging is also avaliable along with other handy settings. Simple, light and flawless\"",
"homepage": "https://github.com/helenhell/ETCarouSwift",
"license": "MIT",
"authors": {
"Elena Slovushch": "elena.slovushch@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/helenhell/ETCarouSwift.git",
"tag": "1.1.0"
},
"source_files": [
"ETCarouSwift",
"ETCarouSwift/*.{h,swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}