blob: 2dfd0c85ce018c5ed0273eeacacb229fb805257b [file] [log] [blame]
{
"name": "TokenCell",
"version": "1.1.3",
"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": "1.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}