blob: 83a7c66617d108fbcebeb36356959cb271f63054 [file] [log] [blame]
{
"name": "SwipyCell",
"version": "4.0.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": "mail@moritzsternemann.de"
},
"social_media_url": "https://twitter.com/iMoritzS",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/moritzsternemann/SwipyCell.git",
"tag": "4.0.0"
},
"source_files": "Source"
}