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