blob: 75746310c0c95da6e0881b491b677da1f0b95bfe [file] [log] [blame]
{
"name": "TokenCell",
"version": "0.1.4",
"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.1.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}