[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / d / 2 / SwipyCell / 3.0.0 / SwipyCell.podspec.json
blob1098dbc4864c87a454b45e18016687c60d7354c5
2   "name": "SwipyCell",
3   "version": "3.0.0",
4   "summary": "Easy to use UITableViewCell implementing swiping to trigger actions (known from the Mailbox App)",
5   "homepage": "https://github.com/moritzsternemann/SwipyCell",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Moritz Sternemann": "mail@moritzsternemann.de"
12   },
13   "social_media_url": "https://twitter.com/iMoritzS",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/moritzsternemann/SwipyCell.git",
19     "tag": "3.0.0"
20   },
21   "source_files": "Source",
22   "pushed_with_swift_version": "3.0"