blob: c7995cf6a98014aa7819b1f9e9eb49a1cb3648ee [file] [log] [blame]
{
"name": "SwipeCellKit",
"version": "1.1.1",
"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.1.1"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "10.0"
},
"pushed_with_swift_version": "3.0"
}