blob: 33faaecd0d15ada4cd0fca2ea5a7dbe38f58cc5e [file] [log] [blame]
{
"name": "SwipeCellKit",
"version": "1.6.0",
"license": "MIT",
"summary": "Swipeable UITableViewCell based on the stock Mail.app, implemented in Swift.",
"homepage": "https://github.com/jerkoch/SwipeCellKit",
"documentation_url": "http://www.jerkoch.com/SwipeCellKit/",
"social_media_url": "https://twitter.com/jerkoch",
"authors": "Jeremy Koch",
"source": {
"git": "https://github.com/jerkoch/SwipeCellKit.git",
"tag": "1.6.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "10.0"
},
"pushed_with_swift_version": "3.0"
}