[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 0 / 2 / OVSwipeCellNode / 0.1.0 / OVSwipeCellNode.podspec.json
blobb7256e908073fa0e630733498c3fbac6b350994b
2   "name": "OVSwipeCellNode",
3   "version": "0.1.0",
4   "summary": "Add swiping to your ASCellNodes (AsyncDisplayKit aka Texture)",
5   "description": "Add swiping to your ASCellNodes (AsyncDisplayKit aka Texture). Add swiping to your ASCellNodes (AsyncDisplayKit aka Texture)",
6   "homepage": "https://github.com/ovrchk/OVSwipeCellNode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmitry": "d@ovrchk.com"
13   },
14   "source": {
15     "git": "https://github.com/ovrchk/OVSwipeCellNode.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OVSwipeCellNode/Classes/**/*",
22   "dependencies": {
23     "Texture": [
25     ]
26   }