blob: e40d49bc53417c2233ebc6749163a0c7bdac0838 [file] [log] [blame]
{
"name": "SwipeCellKit.timex",
"version": "2.5.2",
"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/Pircate/SwipeCellKit.git",
"tag": "2.5.2"
},
"source_files": "Source/*.swift",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
}
}