[Add] FLYIKit 0.5.8
[CocoaPods.git] / Specs / b / 9 / 4 / TokenCell / 1.1.7 / TokenCell.podspec.json
blob14ca18b50cf0b6cd111f80bec61be3bbc710cb37
2   "name": "TokenCell",
3   "version": "1.1.7",
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.1.7"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes"