blob: aa9e2ad2c33a02dd80bd9434da9ca71088e8baa6 [file] [log] [blame]
{
"name": "SwipyCell",
"version": "4.1.0",
"summary": "Easy to use UITableViewCell implementing swiping to trigger actions (known from the Mailbox App)",
"homepage": "https://github.com/moritzsternemann/SwipyCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Moritz Sternemann": "opensource@moritzsternemann.de"
},
"social_media_url": "https://twitter.com/strnmn",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.3",
"source": {
"git": "https://github.com/moritzsternemann/SwipyCell.git",
"tag": "4.1.0"
},
"source_files": "Sources/SwipyCell",
"swift_version": "5.3"
}