blob: 1b05f438e154bef1b5fde5fe950edb3c3d875dc1 [file] [log] [blame]
{
"name": "TokenCell",
"version": "0.3.1",
"summary": "Subclass of UITableViewCell to present and edit tokens similar to the iOS mail app.",
"description": " Subclass of UITableViewCell to present and edit tokens similar to the iOS mail app.\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/miximka/TokenCell",
"license": "MIT",
"authors": {
"miximka": "miximka@gmail.com"
},
"source": {
"git": "https://github.com/miximka/TokenCell.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}