[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 1 / 6 / f / SwipeCellKit / 1.2.0 / SwipeCellKit.podspec.json
blob42cd466da33f70b2f981d882fe867f3b20d959b5
2   "name": "SwipeCellKit",
3   "version": "1.2.0",
4   "license": "MIT",
5   "summary": "Swipeable UITableViewCell based on the stock Mail.app, implemented in Swift.",
6   "homepage": "https://github.com/jerkoch/SwipeCellKit",
7   "documentation_url": "http://www.jerkoch.com/SwipeCellKit/",
8   "social_media_url": "https://twitter.com/jerkoch",
9   "authors": "Jeremy Koch",
10   "source": {
11     "git": "https://github.com/jerkoch/SwipeCellKit.git",
12     "tag": "1.2.0"
13   },
14   "source_files": "Source/*.swift",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "pushed_with_swift_version": "3.0"