[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 9 / 4 / TokenCell / 1.2.0 / TokenCell.podspec.json
blobc788e132e60ca9e059c12fa739d48cfcff8acd60
2   "name": "TokenCell",
3   "version": "1.2.0",
4   "summary": "Subclass of UITableViewCell to present and edit tokens similar to the iOS mail app.",
5   "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!",
6   "homepage": "https://github.com/miximka/TokenCell",
7   "license": "MIT",
8   "authors": {
9     "miximka": "miximka@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/miximka/TokenCell.git",
13     "tag": "1.2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes"