blob: 240abed1cf31e6467bc2cd349c0727bc327f5023 [file] [log] [blame]
{
"name": "SwipeCellKit",
"version": "2.7.1",
"license": "MIT",
"summary": "Swipeable UITableViewCell based on the stock Mail.app, implemented in Swift.",
"homepage": "https://github.com/SwipeCellKit/SwipeCellKit",
"documentation_url": "https://swipecellkit.github.io/SwipeCellKit/",
"social_media_url": "https://twitter.com/mkurabi",
"authors": "Mohammad Kurabi",
"source": {
"git": "https://github.com/SwipeCellKit/SwipeCellKit.git",
"tag": "2.7.1"
},
"source_files": "Source/*.swift",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0"
}