[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 0 / 7 / UITableView+CellHeightCalculation / 1.0.0 / UITableView+CellHeightCalculation.podspec.json
blobdc59d6280533044c87efe27654a981e7980e6195
2   "name": "UITableView+CellHeightCalculation",
3   "version": "1.0.0",
4   "summary": "Auto layout UITableViewCell height calculate and cache.",
5   "homepage": "https://github.com/Tinghui/UITableView-CellHeightCalculation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Tinghui": "tinghui.zhang3@gmail.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/Tinghui/UITableView-CellHeightCalculation.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Source/*.{h,m}"