blob: b7256e908073fa0e630733498c3fbac6b350994b [file] [log] [blame]
{
"name": "OVSwipeCellNode",
"version": "0.1.0",
"summary": "Add swiping to your ASCellNodes (AsyncDisplayKit aka Texture)",
"description": "Add swiping to your ASCellNodes (AsyncDisplayKit aka Texture). Add swiping to your ASCellNodes (AsyncDisplayKit aka Texture)",
"homepage": "https://github.com/ovrchk/OVSwipeCellNode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry": "d@ovrchk.com"
},
"source": {
"git": "https://github.com/ovrchk/OVSwipeCellNode.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OVSwipeCellNode/Classes/**/*",
"dependencies": {
"Texture": [
]
}
}