blob: 515a5d221fd576154de61bbd189f010d54f2c36d [file] [log] [blame]
{
"name": "SwipyCell",
"version": "1.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/_iMoritz",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/moritzsternemann/SwipyCell.git",
"tag": "v1.0.0"
},
"source_files": "Source"
}