blob: dd0dd190f8cab99c41a0137ae844723927568e59 [file] [log] [blame]
{
"name": "TokenCell",
"version": "1.3.0",
"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!",
"homepage": "https://github.com/miximka/TokenCell",
"license": "MIT",
"authors": {
"miximka": "miximka@gmail.com"
},
"source": {
"git": "https://github.com/miximka/TokenCell.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}