[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 6 / d / 0 / FSCSwipeCell / 0.1.6 / FSCSwipeCell.podspec.json
blob3a969ed8dd16df959819f04f592f55630f24ac75
2   "name": "FSCSwipeCell",
3   "version": "0.1.6",
4   "summary": "A table view cell that can be swiped left and/or right to perform an action.",
5   "description": "                       Table view cells of this class will reveal a colored area that represents an action when\n                       the user swipes left or right on the cell. If the user passes over a certain threshold,\n                       the action will be triggered; otherwise, the cell will just bounce back to its default\n                       state.\n",
6   "homepage": "https://github.com/47center/FSCSwipeCell",
7   "screenshots": "http://fat.gfycat.com/CarefreeCreativeAdder.gif",
8   "license": "MIT",
9   "authors": {
10     "Blixt": "blixt@47center.com"
11   },
12   "source": {
13     "git": "https://github.com/47center/FSCSwipeCell.git",
14     "tag": "0.1.6"
15   },
16   "social_media_url": "https://twitter.com/blixt",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "FSCSwipeCell": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "QuartzCore",
29     "UIKit"
30   ]