{ "name": "SwipeCellKit", "version": "1.9.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.9.0" }, "source_files": "Source/*.swift", "platforms": { "ios": "9.0" } }